Interface Metrics.BundleCounter
-
- All Superinterfaces:
BundleProgressReporter,org.apache.beam.sdk.metrics.Counter,org.apache.beam.sdk.metrics.Metric,java.io.Serializable
- Enclosing class:
- Metrics
public static interface Metrics.BundleCounter extends BundleProgressReporter, org.apache.beam.sdk.metrics.Counter
ACounterthat is designed to report intermediate and final results and can be re-used after being reset.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.beam.fn.harness.control.BundleProgressReporter
BundleProgressReporter.InMemory, BundleProgressReporter.Registrar
-
-
Method Summary
-
Methods inherited from interface org.apache.beam.fn.harness.control.BundleProgressReporter
reset, updateFinalMonitoringData, updateIntermediateMonitoringData
-
-