|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HamaRPCProtocolVersion | |
---|---|
org.apache.hama.bsp | BSP computing framework. |
org.apache.hama.ipc | Tools to help define network clients and servers. |
Uses of HamaRPCProtocolVersion in org.apache.hama.bsp |
---|
Classes in org.apache.hama.bsp that implement HamaRPCProtocolVersion | |
---|---|
class |
BSPMaster
BSPMaster is responsible to control all the groom servers and to manage bsp jobs. |
class |
GroomServer
A Groom Server (shortly referred to as groom) is a process that performs bsp tasks assigned by BSPMaster. |
Uses of HamaRPCProtocolVersion in org.apache.hama.ipc |
---|
Subinterfaces of HamaRPCProtocolVersion in org.apache.hama.ipc | |
---|---|
interface |
JobSubmissionProtocol
Protocol that a groom server and the central BSP Master use to communicate. |
interface |
MasterProtocol
A new protocol for GroomServers communicate with BSPMaster. |
interface |
WorkerProtocol
A protocol for BSPMaster talks to GroomServer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |