Uses of Class
org.elasticsearch.watcher.ResourceWatcherService
-
Packages that use ResourceWatcherService Package Description org.elasticsearch.plugins -
-
Uses of ResourceWatcherService in org.elasticsearch.plugins
Methods in org.elasticsearch.plugins with parameters of type ResourceWatcherService Modifier and Type Method Description Collection<Object>Plugin. createComponents(Client client, ClusterService clusterService, ThreadPool threadPool, ResourceWatcherService resourceWatcherService, ScriptService scriptService, NamedXContentRegistry xContentRegistry, Environment environment, NodeEnvironment nodeEnvironment, NamedWriteableRegistry namedWriteableRegistry)Returns components added by this plugin.
-