类 ml.shifu.guagua.MemoryCoordinator
的使用

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

ml.shifu.guagua.masterMemoryCoordinator 的使用
 

返回 MemoryCoordinatorml.shifu.guagua.master 中的方法
 MemoryCoordinator<MASTER_RESULT,WORKER_RESULT> GuaguaMasterService.getCoordinator()
           
 

参数类型为 MemoryCoordinatorml.shifu.guagua.master 中的方法
 void InternalMasterCoordinator.setCoordinator(MemoryCoordinator<MASTER_RESULT,WORKER_RESULT> coordinator)
           
 void GuaguaMasterService.setCoordinator(MemoryCoordinator<MASTER_RESULT,WORKER_RESULT> coordinator)
           
 

ml.shifu.guagua.workerMemoryCoordinator 的使用
 

返回 MemoryCoordinatorml.shifu.guagua.worker 中的方法
 MemoryCoordinator<MASTER_RESULT,WORKER_RESULT> GuaguaWorkerService.getCoordinator()
           
 

参数类型为 MemoryCoordinatorml.shifu.guagua.worker 中的方法
 void InternalWorkerCoordinator.setCoordinator(MemoryCoordinator<MASTER_RESULT,WORKER_RESULT> coordinator)
           
 void GuaguaWorkerService.setCoordinator(MemoryCoordinator<MASTER_RESULT,WORKER_RESULT> coordinator)
           
 



Copyright © 2014. All Rights Reserved.