Package | Description |
---|---|
org.apache.zookeeper |
Modifier and Type | Method and Description |
---|---|
static Watcher.Event.KeeperState |
Watcher.Event.KeeperState.fromInt(int intValue) |
static Watcher.Event.KeeperState |
Watcher.Event.KeeperState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Watcher.Event.KeeperState[] |
Watcher.Event.KeeperState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 The Apache Software Foundation