public class FsProbe extends AbstractComponent
deprecationLogger, logger, settings| Constructor and Description |
|---|
FsProbe(Settings settings,
NodeEnvironment nodeEnv) |
| Modifier and Type | Method and Description |
|---|---|
static FsInfo.Path |
getFSInfo(NodeEnvironment.NodePath nodePath) |
FsInfo |
stats(FsInfo previous,
ClusterInfo clusterInfo) |
logDeprecatedSetting, logRemovedSetting, nodeNamepublic FsProbe(Settings settings, NodeEnvironment nodeEnv)
public FsInfo stats(FsInfo previous, @Nullable ClusterInfo clusterInfo) throws java.io.IOException
java.io.IOExceptionpublic static FsInfo.Path getFSInfo(NodeEnvironment.NodePath nodePath) throws java.io.IOException
java.io.IOException