|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BSPPeerInterface | |
---|---|
org.apache.hama.bsp | BSP computing framework. |
Uses of BSPPeerInterface in org.apache.hama.bsp |
---|
Subinterfaces of BSPPeerInterface in org.apache.hama.bsp | |
---|---|
interface |
BSPPeerProtocol
Protocol that task child process uses to contact its parent process. |
Classes in org.apache.hama.bsp that implement BSPPeerInterface | |
---|---|
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. |
Methods in org.apache.hama.bsp that return BSPPeerInterface | |
---|---|
protected BSPPeerInterface |
BSPPeer.getBSPPeerConnection(java.net.InetSocketAddress addr)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |