Interface Metrics.BundleDistribution
-
- All Superinterfaces:
BundleProgressReporter,org.apache.beam.sdk.metrics.Distribution,org.apache.beam.sdk.metrics.Metric,java.io.Serializable
- Enclosing class:
- Metrics
public static interface Metrics.BundleDistribution extends BundleProgressReporter, org.apache.beam.sdk.metrics.Distribution
ADistributionthat 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
-
-