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.IOException
org.apache.zookeeper.server.admin.AdminServer.AdminServerException
Copyright © 2017 The Apache Software Foundation