Class PrometheusStateSet
Object
PrometheusStateSet
- All Implemented Interfaces:
 Data<DoublePointData>, SumData<DoublePointData>
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionAggregationTemporalityCollection<DoublePointData> MetricDataTypegetType()boolean 
- 
Constructor Details
- 
PrometheusStateSet
 
 - 
 - 
Method Details
- 
isMonotonic
- Specified by:
 isMonotonicin interfaceSumData<DoublePointData>
 - 
getAggregationTemporality
- Specified by:
 getAggregationTemporalityin interfaceSumData<DoublePointData>
 - 
getPoints
- Specified by:
 getPointsin interfaceData<DoublePointData>
 - 
getType
public MetricDataType getType() 
 -