Uses of Interface
org.apache.hama.bsp.BSPRPCProtocolVersion

Packages that use BSPRPCProtocolVersion
org.apache.hama.bsp BSP computing framework. 
 

Uses of BSPRPCProtocolVersion in org.apache.hama.bsp
 

Subinterfaces of BSPRPCProtocolVersion 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 BSPRPCProtocolVersion
 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.
 



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