Class OsService


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

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

      Modifier and Type Method Description
      OsInfo info()  
      OsStats 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

      • OsService

        public OsService​(Settings settings)
                  throws java.io.IOException
        Throws:
        java.io.IOException