Uses of Class
io.opentelemetry.sdk.metrics.internal.view.FilteredAttributes
Packages that use FilteredAttributes
-
Uses of FilteredAttributes in io.opentelemetry.sdk.metrics.internal.view
Subclasses of FilteredAttributes in io.opentelemetry.sdk.metrics.internal.viewModifier and TypeClassDescriptionprivate static classImplementation that can handle attributes of arbitrary size by storing filter status in aBitSet.private static classImplementation that relies on the source having less thanFilteredAttributes.SmallFilteredAttributes.BITS_PER_INTEGERattributes, and storing entry filter status in the bits of an integer.