public class JvmMonitorService extends AbstractLifecycleComponent<JvmMonitorService>
lifecycle
componentSettings, logger, settings
Constructor and Description |
---|
JvmMonitorService(Settings settings,
ThreadPool threadPool) |
Modifier and Type | Method and Description |
---|---|
protected void |
doClose() |
protected void |
doStart() |
protected void |
doStop() |
addLifecycleListener, close, lifecycleState, removeLifecycleListener, start, stop
nodeName
@Inject public JvmMonitorService(Settings settings, ThreadPool threadPool)
protected void doStart() throws ElasticsearchException
doStart
in class AbstractLifecycleComponent<JvmMonitorService>
ElasticsearchException
protected void doStop() throws ElasticsearchException
doStop
in class AbstractLifecycleComponent<JvmMonitorService>
ElasticsearchException
protected void doClose() throws ElasticsearchException
doClose
in class AbstractLifecycleComponent<JvmMonitorService>
ElasticsearchException
Copyright © 2009–2015. All rights reserved.