Package 

Object StatsValue

  • All Implemented Interfaces:

    
    public class StatsValue
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • 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