public interface ZooKeeperMainFace extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
configure(QuorumConfigBuilder config,
int instanceIndex) |
org.apache.zookeeper.server.quorum.QuorumPeerConfig |
getConfig() |
void |
kill() |
void |
start() |
void configure(QuorumConfigBuilder config, int instanceIndex) throws Exception
Exceptionvoid start()
void kill()
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.