Class JvmService

java.lang.Object
org.elasticsearch.monitor.jvm.JvmService

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

    Fields 
    Modifier and Type Field Description
    static Setting<TimeValue> REFRESH_INTERVAL_SETTING  
  • 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