Class ImmutableExponentialHistogramPointData

java.lang.Object
io.opentelemetry.sdk.metrics.internal.data.ImmutableExponentialHistogramPointData
All Implemented Interfaces:
ExponentialHistogramPointData, PointData
Direct Known Subclasses:
AutoValue_ImmutableExponentialHistogramPointData

@Immutable public abstract class ImmutableExponentialHistogramPointData extends Object implements ExponentialHistogramPointData
Auto value implementation of ExponentialHistogramPointData.

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