public static class ErrorHandler.BadRecordErrorHandler<OutputT extends POutput> extends ErrorHandler.PTransformErrorHandler<BadRecord,OutputT>
ErrorHandler.PTransformErrorHandler.WriteErrorMetrics<ErrorT>
ErrorHandler.BadRecordErrorHandler<OutputT extends POutput>, ErrorHandler.DefaultErrorHandler<ErrorT,OutputT extends POutput>, ErrorHandler.PTransformErrorHandler<ErrorT,OutputT extends POutput>
Constructor and Description |
---|
BadRecordErrorHandler(PTransform<PCollection<BadRecord>,OutputT> sinkTransform,
Pipeline pipeline)
Constructs a new ErrorHandler for handling BadRecords.
|
addErrorCollection, close, getOutput, isClosed
@Internal public BadRecordErrorHandler(PTransform<PCollection<BadRecord>,OutputT> sinkTransform, Pipeline pipeline)