| Interface | Description |
|---|---|
| BspEvent |
Synchronize on waiting for an event to have happened.
|
| ZooKeeperRunner |
ZooKeeper wrapper interface.
|
| Class | Description |
|---|---|
| ComputationDoneName |
This name is used by each worker as a file to let the ZooKeeper
servers know that they can shutdown.
|
| GiraphZooKeeperAdmin |
A Utility class to be used by Giraph admins to occasionally clean up the
ZK remnants of jobs that have failed or were killed before finishing.
|
| InProcessZooKeeperRunner |
Zookeeper wrapper that starts zookeeper withing master process.
|
| InProcessZooKeeperRunner.ZooKeeperServerRunner |
Wrapper around zookeeper service.
|
| PredicateLock |
A lock with a predicate that was be used to synchronize events and keep the
job context updated while waiting.
|
| ZookeeperConfig |
Zookeeper configuration file.
|
| ZooKeeperExt |
ZooKeeper provides only atomic operations.
|
| ZooKeeperExt.PathStat |
Data structure for handling the output of createOrSet()
|
| ZooKeeperManager |
Manages the election of ZooKeeper servers, starting/stopping the services,
etc.
|
| ZooKeeperNodeCreator |
A utility class to be used to create a ZooKeeper node
|
| Enum | Description |
|---|---|
| ZooKeeperManager.State |
State of the application
|
ZooKeeper related objects.Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.