Package org.apache.bookkeeper.shims.zk
Class ZooKeeperServerShimFactory
java.lang.Object
org.apache.bookkeeper.shims.zk.ZooKeeperServerShimFactory
A factory to create zookeeper server.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ZooKeeperServerShimcreateServer(File snapDir, File logDir, int zkPort, int maxCC)
-
Constructor Details
-
ZooKeeperServerShimFactory
public ZooKeeperServerShimFactory()
-
-
Method Details
-
createServer
public static ZooKeeperServerShim createServer(File snapDir, File logDir, int zkPort, int maxCC) throws IOException - Throws:
IOException
-