|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkerProtocol | |
---|---|
org.apache.hama.bsp | BSP computing framework. |
Uses of WorkerProtocol in org.apache.hama.bsp |
---|
Classes in org.apache.hama.bsp that implement WorkerProtocol | |
---|---|
class |
GroomServer
A Groom Server (shortly referred to as groom) is a process that performs bsp tasks assigned by BSPMaster. |
Fields in org.apache.hama.bsp with type parameters of type WorkerProtocol | |
---|---|
protected java.util.concurrent.ConcurrentMap<GroomServerStatus,WorkerProtocol> |
BSPMaster.groomServers
|
Methods in org.apache.hama.bsp that return WorkerProtocol | |
---|---|
WorkerProtocol |
BSPMaster.findGroomServer(GroomServerStatus status)
|
Methods in org.apache.hama.bsp that return types with arguments of type WorkerProtocol | |
---|---|
java.util.Collection<WorkerProtocol> |
BSPMaster.findGroomServers()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |