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