-
- All Implemented Interfaces:
public class StatsValue
-
-
Field Summary
Fields Modifier and Type Field Description private final StringNO_VALUEpublic final static StatsValueINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetNO_VALUE()Is used as a placeholder when particular meter is configured to attach a tag (key-value) to every data point and no value for particular tag is available during data point creation -
-
Method Detail
-
getNO_VALUE
final String getNO_VALUE()
Is used as a placeholder when particular meter is configured to attach a tag (key-value) to every data point and no value for particular tag is available during data point creation
-
-
-
-