|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Directive | |
---|---|
org.apache.hama.bsp | BSP computing framework. |
org.apache.hama.ipc | Tools to help define network clients and servers. |
Uses of Directive in org.apache.hama.bsp |
---|
Methods in org.apache.hama.bsp with parameters of type Directive | |
---|---|
void |
GroomServer.dispatch(Directive directive)
|
boolean |
BSPMaster.report(Directive directive)
|
Uses of Directive in org.apache.hama.ipc |
---|
Methods in org.apache.hama.ipc with parameters of type Directive | |
---|---|
void |
WorkerProtocol.dispatch(Directive directive)
Instruct GroomServer performaning tasks. |
boolean |
MasterProtocol.report(Directive directive)
A GroomServer (periodically) reports task statuses back to the BSPMaster. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |