- 
Constructor Summary
Constructors
 
- 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
Methods inherited from interface org.apache.beam.sdk.metrics.Metric
getName 
 
- 
 
- 
Method Details
- 
add
Add a value to this set.
- Specified by:
 
add in interface StringSet 
 
- 
add
public void add(String... values) 
Add values to this set.
- Specified by:
 
add in interface StringSet 
 
-