Uses of Class
org.apache.zookeeper.server.embedded.ZooKeeperServerEmbedded.ZookKeeperServerEmbeddedBuilder
Packages that use ZooKeeperServerEmbedded.ZookKeeperServerEmbeddedBuilder
-
Uses of ZooKeeperServerEmbedded.ZookKeeperServerEmbeddedBuilder in org.apache.zookeeper.server.embedded
Methods in org.apache.zookeeper.server.embedded that return ZooKeeperServerEmbedded.ZookKeeperServerEmbeddedBuilderModifier and TypeMethodDescriptionBase directory of the server.ZooKeeperServerEmbedded.builder()
ZooKeeperServerEmbedded.ZookKeeperServerEmbeddedBuilder.configuration
(Properties configuration) Set the contents of the main configuration as it would be in zk_server.conf file.ZooKeeperServerEmbedded.ZookKeeperServerEmbeddedBuilder.exitHandler
(ExitHandler exitHandler) Set the behaviour in case of hard system errors, seeExitHandler
.