Class ErrorHandler.PTransformErrorHandler.WriteErrorMetrics.CountErrors<ErrorT>

java.lang.Object
org.apache.beam.sdk.transforms.DoFn<ErrorT,ErrorT>
org.apache.beam.sdk.transforms.errorhandling.ErrorHandler.PTransformErrorHandler.WriteErrorMetrics.CountErrors<ErrorT>
All Implemented Interfaces:
Serializable, HasDisplayData
Enclosing class:
ErrorHandler.PTransformErrorHandler.WriteErrorMetrics<ErrorT>

public static class ErrorHandler.PTransformErrorHandler.WriteErrorMetrics.CountErrors<ErrorT> extends DoFn<ErrorT,ErrorT>
See Also: