Class JvmService


  • public class JvmService
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      JvmService​(Settings settings)  
    • Method Summary

      Modifier and Type Method Description
      JvmInfo info()  
      JvmStats stats()  
      • Methods inherited from class java.lang.Object

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

      • REFRESH_INTERVAL_SETTING

        public static final Setting<TimeValue> REFRESH_INTERVAL_SETTING
    • Constructor Detail

      • JvmService

        public JvmService​(Settings settings)