public class ZooKeeperServerMain extends Object
| Constructor and Description |
|---|
ZooKeeperServerMain() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
runFromConfig(org.apache.zookeeper.server.ServerConfig config)
Run from a ServerConfig.
|
public static void main(String[] args)
public void runFromConfig(org.apache.zookeeper.server.ServerConfig config)
throws IOException,
org.apache.zookeeper.server.admin.AdminServer.AdminServerException
config - ServerConfig to use.IOExceptionorg.apache.zookeeper.server.admin.AdminServer.AdminServerExceptionCopyright © 2014 The Apache Software Foundation