Uses of Interface
org.apache.zookeeper.server.embedded.ZooKeeperServerEmbedded
- 
Packages that use ZooKeeperServerEmbedded Package Description org.apache.zookeeper.server.embedded 
- 
- 
Uses of ZooKeeperServerEmbedded in org.apache.zookeeper.server.embeddedMethods in org.apache.zookeeper.server.embedded that return ZooKeeperServerEmbedded Modifier and Type Method Description ZooKeeperServerEmbeddedZooKeeperServerEmbedded.ZookKeeperServerEmbeddedBuilder. build()Validate the configuration and create the server, without starting it.
 
-