public interface ZooKeeperMainFace extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
blockUntilStarted() |
org.apache.zookeeper.server.quorum.QuorumPeer |
getQuorumPeer() |
void |
kill() |
void |
runFromConfig(org.apache.zookeeper.server.quorum.QuorumPeerConfig config) |
Copyright © 2011–2015 The Apache Software Foundation. All rights reserved.