All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AttributeKey<T> This interface provides a handle for setting the values ofAttributes
.Attributes An immutable container for attributes.AttributesBuilder A builder ofAttributes
supporting an arbitrary number of key-value pairs.AttributeType An enum that represents all the possible value types for anAttributeKey
and hence the types of values that are allowed forAttributes
.ImmutableKeyValuePairs<K,V> An immutable set of key-value pairs.Labels An immutable container for labels, which are key-value pairs ofString
s.LabelsBuilder A builder ofLabels
supporting an arbitrary number of key-value pairs.ReadOnlyArrayMap<K,V> A read-only view of an array of key-value pairs.StringUtils Internal utility methods for working with attribute keys, attribute values, and metric names.Utils General internal utility methods.