Class FsProbe

java.lang.Object
org.elasticsearch.monitor.fs.FsProbe

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

    Constructors
    Constructor Description
    FsProbe​(NodeEnvironment nodeEnv)  
  • Method Summary

    Modifier and Type Method Description
    static FsInfo.Path getFSInfo​(NodeEnvironment.NodePath nodePath)  
    FsInfo stats​(FsInfo previous)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • stats

      public FsInfo stats​(FsInfo previous) throws java.io.IOException
      Throws:
      java.io.IOException
    • getFSInfo

      public static FsInfo.Path getFSInfo​(NodeEnvironment.NodePath nodePath) throws java.io.IOException
      Throws:
      java.io.IOException