接口 ml.shifu.guagua.worker.WorkerComputable
的使用

使用 WorkerComputable 的软件包
ml.shifu.guagua.worker This package contains guagua worker implementation. 
 

ml.shifu.guagua.workerWorkerComputable 的使用
 

实现 WorkerComputableml.shifu.guagua.worker 中的类
 class AbstractWorkerComputable<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable,KEY extends Bytable,VALUE extends Bytable>
          Abstract implementation to load data one by one.
 

返回 WorkerComputableml.shifu.guagua.worker 中的方法
 WorkerComputable<MASTER_RESULT,WORKER_RESULT> GuaguaWorkerService.getWorkerComputable()
           
 

参数类型为 WorkerComputableml.shifu.guagua.worker 中的方法
 void GuaguaWorkerService.setWorkerComputable(WorkerComputable<MASTER_RESULT,WORKER_RESULT> workerComputable)
           
 



Copyright © 2014. All Rights Reserved.