Package org.apache.giraph.zk

Package of ZooKeeper related objects.

See:
          Description

Interface Summary
BspEvent Synchronize on waiting for an event to have happened.
 

Class Summary
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.
PredicateLock A lock with a predicate that was be used to synchronize events and keep the job context updated while waiting.
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.
 

Enum Summary
ZooKeeperManager.State State of the application
 

Package org.apache.giraph.zk Description

Package of ZooKeeper related objects.



Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.