Package org.elasticsearch.monitor.fs
Class FsService
java.lang.Object
org.elasticsearch.monitor.fs.FsService
public class FsService
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static Setting<TimeValue>REFRESH_INTERVAL_SETTING -
Constructor Summary
Constructors Constructor Description FsService(Settings settings, NodeEnvironment nodeEnvironment, ClusterInfoService clusterInfoService) -
Method Summary
-
Field Details
-
Constructor Details
-
FsService
public FsService(Settings settings, NodeEnvironment nodeEnvironment, ClusterInfoService clusterInfoService)
-
-
Method Details