Uses of Class
io.opentelemetry.sdk.metrics.internal.aggregator.AdaptingIntegerArray
Packages that use AdaptingIntegerArray
-
Uses of AdaptingIntegerArray in io.opentelemetry.sdk.metrics.internal.aggregator
Fields in io.opentelemetry.sdk.metrics.internal.aggregator declared as AdaptingIntegerArrayModifier and TypeFieldDescriptionprivate final AdaptingIntegerArrayAdaptingCircularBufferCounter.backingMethods in io.opentelemetry.sdk.metrics.internal.aggregator that return AdaptingIntegerArrayModifier and TypeMethodDescription(package private) AdaptingIntegerArrayAdaptingIntegerArray.copy()Returns a deep-copy of this array, preserving cell size.Constructors in io.opentelemetry.sdk.metrics.internal.aggregator with parameters of type AdaptingIntegerArrayModifierConstructorDescriptionprivateCreates deep copy of another adapting integer array.