Class ExponentialHistogramPointDataImpl
Object
ExponentialHistogramPointDataImpl
- All Implemented Interfaces:
ExponentialHistogramPointData
,PointData
public class ExponentialHistogramPointDataImpl
extends Object
implements ExponentialHistogramPointData
-
Method Details
-
getScale
- Specified by:
getScale
in interfaceExponentialHistogramPointData
-
getSum
- Specified by:
getSum
in interfaceExponentialHistogramPointData
-
getCount
- Specified by:
getCount
in interfaceExponentialHistogramPointData
-
getZeroCount
- Specified by:
getZeroCount
in interfaceExponentialHistogramPointData
-
hasMin
- Specified by:
hasMin
in interfaceExponentialHistogramPointData
-
getMin
- Specified by:
getMin
in interfaceExponentialHistogramPointData
-
hasMax
- Specified by:
hasMax
in interfaceExponentialHistogramPointData
-
getMax
- Specified by:
getMax
in interfaceExponentialHistogramPointData
-
getPositiveBuckets
- Specified by:
getPositiveBuckets
in interfaceExponentialHistogramPointData
-
getNegativeBuckets
- Specified by:
getNegativeBuckets
in interfaceExponentialHistogramPointData
-
getStartEpochNanos
public long getStartEpochNanos()- Specified by:
getStartEpochNanos
in interfacePointData
-
getEpochNanos
public long getEpochNanos()- Specified by:
getEpochNanos
in interfacePointData
-
getAttributes
public Attributes getAttributes()- Specified by:
getAttributes
in interfacePointData
-
getExemplars
- Specified by:
getExemplars
in interfacePointData
-