@Public public class ZooKeeperServerMain extends java.lang.Object
| Constructor | Description |
|---|---|
ZooKeeperServerMain() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(java.lang.String[] args) |
|
void |
runFromConfig(org.apache.zookeeper.server.ServerConfig config) |
Run from a ServerConfig.
|
Copyright © 2018 The Apache Software Foundation