Class V2JVMStats


  • public class V2JVMStats
    extends Object
    Provides V2 compatible JVM stats This is a temporary solution until we decide on the usage JSR77 stats interfaces
    Author:
    Sreenivas Munnangi
    • Constructor Detail

      • V2JVMStats

        public V2JVMStats()
    • Method Detail

      • getUptime

        public long getUptime()
      • getMin

        public long getMin()
      • getMax

        public long getMax()
      • getLow

        public long getLow()
      • getHigh

        public long getHigh()
      • getCount

        public long getCount()