Class BoundedTrieResult

java.lang.Object
org.apache.beam.sdk.metrics.BoundedTrieResult

@Internal public abstract class BoundedTrieResult extends Object
Internal: For internal use only and not for public consumption. This API is subject to incompatible changes, or even removal, in a future release.

The result of a BoundedTrie metric. The BoundedTrieResult hold an immutable copy of the set from which it was initially created representing that a result cannot be modified once created.