Class ImmutableExponentialHistogramData

java.lang.Object
io.opentelemetry.sdk.metrics.internal.data.ImmutableExponentialHistogramData
All Implemented Interfaces:
Data<ExponentialHistogramPointData>, ExponentialHistogramData
Direct Known Subclasses:
AutoValue_ImmutableExponentialHistogramData

@Immutable public abstract class ImmutableExponentialHistogramData extends Object implements ExponentialHistogramData
Auto value implementation of ExponentialHistogramData.

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