Class StringSetResult

java.lang.Object
org.apache.beam.sdk.metrics.StringSetResult
Direct Known Subclasses:
StringSetResult.EmptyStringSetResult

public abstract class StringSetResult extends Object
The result of a StringSet metric. The StringSetResult hold an immutable copy of the set from which it was initially created representing that a result cannot be modified once created.