Class MutableExponentialHistogramBuckets

java.lang.Object
io.opentelemetry.sdk.metrics.internal.data.MutableExponentialHistogramBuckets
All Implemented Interfaces:
ExponentialHistogramBuckets

public final class MutableExponentialHistogramBuckets extends Object implements ExponentialHistogramBuckets
A mutable ExponentialHistogramBuckets

This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.

This class is not thread-safe.