Package | Description |
---|---|
org.apache.zookeeper.server.embedded |
Modifier and Type | Method and Description |
---|---|
ZooKeeperServerEmbedded.ZookKeeperServerEmbeddedBuilder |
ZooKeeperServerEmbedded.ZookKeeperServerEmbeddedBuilder.baseDir(Path baseDir)
Base directory of the server.
|
static ZooKeeperServerEmbedded.ZookKeeperServerEmbeddedBuilder |
ZooKeeperServerEmbedded.builder() |
ZooKeeperServerEmbedded.ZookKeeperServerEmbeddedBuilder |
ZooKeeperServerEmbedded.ZookKeeperServerEmbeddedBuilder.configuration(Properties configuration)
Set the contents of the main configuration as it would be in zk_server.conf file.
|
ZooKeeperServerEmbedded.ZookKeeperServerEmbeddedBuilder |
ZooKeeperServerEmbedded.ZookKeeperServerEmbeddedBuilder.exitHandler(ExitHandler exitHandler)
Set the behaviour in case of hard system errors, see
ExitHandler . |
Copyright © 2008–2023 The Apache Software Foundation. All rights reserved.