org.apache.curator.test
Interface ZooKeeperMainFace
- All Superinterfaces:
- Closeable
- All Known Implementing Classes:
- TestingZooKeeperMain
public interface ZooKeeperMainFace
- extends Closeable
runFromConfig
void runFromConfig(org.apache.zookeeper.server.quorum.QuorumPeerConfig config)
throws Exception
- Throws:
Exception
blockUntilStarted
void blockUntilStarted()
throws Exception
- Throws:
Exception
kill
void kill()
getQuorumPeer
org.apache.zookeeper.server.quorum.QuorumPeer getQuorumPeer()
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.