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
config - ServerConfig to use.IOExceptionCopyright © 2016 The Apache Software Foundation