Uses of Interface
org.apache.hama.Constants

Packages that use Constants
org.apache.hama.bsp BSP computing framework. 
org.apache.hama.zookeeper Tools to start the ZooKeeper server and quorum peers. 
 

Uses of Constants in org.apache.hama.bsp
 

Subinterfaces of Constants in org.apache.hama.bsp
 interface BSPPeerInterface
          BSP communication interface.
 interface BSPPeerProtocol
          Protocol that task child process uses to contact its parent process.
 

Classes in org.apache.hama.bsp that implement Constants
 class BSPPeer
          This class represents a BSP peer.
 class GroomServer
          A Groom Server (shortly referred to as groom) is a process that performs bsp tasks assigned by BSPMaster.
 

Uses of Constants in org.apache.hama.zookeeper
 

Classes in org.apache.hama.zookeeper that implement Constants
 class QuorumPeer
          This class starts and runs the QuorumPeers
 



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