Class RangeStatisticImpl

    • Constructor Detail

      • RangeStatisticImpl

        public RangeStatisticImpl​(String name,
                                  String unit,
                                  String description)
    • Method Detail

      • getHighWaterMark

        public long getHighWaterMark()
      • getLowWaterMark

        public long getLowWaterMark()
      • getCurrent

        public long getCurrent()
      • setCurrent

        public void setCurrent​(long current)