Class MutableExponentialHistogramPointData

java.lang.Object
io.opentelemetry.sdk.metrics.internal.data.MutableExponentialHistogramPointData
All Implemented Interfaces:
ExponentialHistogramPointData, PointData

public final class MutableExponentialHistogramPointData extends Object implements ExponentialHistogramPointData
A mutable ExponentialHistogramPointData

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.