Package | Description |
---|---|
org.apache.giraph.zk |
Package of
ZooKeeper related objects. |
Modifier and Type | Method and Description |
---|---|
static ZooKeeperManager.State |
ZooKeeperManager.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZooKeeperManager.State[] |
ZooKeeperManager.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ZooKeeperManager.offlineZooKeeperServers(ZooKeeperManager.State state)
Notify the ZooKeeper servers that this partition is done with all
ZooKeeper communication.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.