Package | Description |
---|---|
org.apache.zookeeper.server.embedded |
Modifier and Type | Method and Description |
---|---|
static ExitHandler |
ExitHandler.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExitHandler[] |
ExitHandler.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ZooKeeperServerEmbedded.ZookKeeperServerEmbeddedBuilder |
ZooKeeperServerEmbedded.ZookKeeperServerEmbeddedBuilder.exitHandler(ExitHandler exitHandler)
Set the behaviour in case of hard system errors, see
ExitHandler . |
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.