public final class ZooKeeperSettingsManager extends org.elasticsearch.common.component.AbstractLifecycleComponent<ZooKeeperSettingsManager>
| Modifier and Type | Method and Description |
|---|---|
protected void |
doClose() |
protected void |
doStart() |
protected void |
doStop() |
static org.elasticsearch.common.settings.Settings |
loadZooKeeperSettings(org.elasticsearch.common.settings.Settings settings) |
static void |
main(String[] args) |
protected void doStart()
throws org.elasticsearch.ElasticsearchException
doStart in class org.elasticsearch.common.component.AbstractLifecycleComponent<ZooKeeperSettingsManager>org.elasticsearch.ElasticsearchExceptionprotected void doStop()
throws org.elasticsearch.ElasticsearchException
doStop in class org.elasticsearch.common.component.AbstractLifecycleComponent<ZooKeeperSettingsManager>org.elasticsearch.ElasticsearchExceptionprotected void doClose()
throws org.elasticsearch.ElasticsearchException
doClose in class org.elasticsearch.common.component.AbstractLifecycleComponent<ZooKeeperSettingsManager>org.elasticsearch.ElasticsearchExceptionpublic static org.elasticsearch.common.settings.Settings loadZooKeeperSettings(org.elasticsearch.common.settings.Settings settings)
public static void main(String[] args)
Copyright © 2011–2014 JBoss by Red Hat. All rights reserved.