|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 WorkerComputable 的软件包 | |
|---|---|
| ml.shifu.guagua.worker | This package contains guagua worker implementation. |
| ml.shifu.guagua.worker 中 WorkerComputable 的使用 |
|---|
| 实现 WorkerComputable 的 ml.shifu.guagua.worker 中的类 | |
|---|---|
class |
AbstractWorkerComputable<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable,KEY extends Bytable,VALUE extends Bytable>
Abstract WorkerComputable implementation to load data one by one and only in the very 1st iteration. |
| 返回 WorkerComputable 的 ml.shifu.guagua.worker 中的方法 | |
|---|---|
WorkerComputable<MASTER_RESULT,WORKER_RESULT> |
GuaguaWorkerService.getWorkerComputable()
|
| 参数类型为 WorkerComputable 的 ml.shifu.guagua.worker 中的方法 | |
|---|---|
void |
GuaguaWorkerService.setWorkerComputable(WorkerComputable<MASTER_RESULT,WORKER_RESULT> workerComputable)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||