org.apache.zookeeper.server
public static interface ZooKeeperServer.Factory
Modifier and Type | Method and Description |
---|---|
NIOServerCnxn.Factory |
createConnectionFactory() |
ZooKeeperServer |
createServer() |
ZooKeeperServer createServer() throws IOException
IOException
NIOServerCnxn.Factory createConnectionFactory() throws IOException
IOException
Copyright © 2014 The Apache Software Foundation