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