Package org.apache.beam.sdk.testing
Class UsesAttemptedMetrics
java.lang.Object
org.apache.beam.sdk.testing.UsesAttemptedMetrics
Category tag for validation tests which utilize
Metrics
.
Tests tagged with UsesAttemptedMetrics
should be run for runners which support MetricResult.getAttempted()
.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UsesAttemptedMetrics
public UsesAttemptedMetrics()
-