Class MutableHistogramPointData

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

public final class MutableHistogramPointData extends Object implements HistogramPointData
A mutable HistogramPointData

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.