接口 ml.shifu.guagua.CoordinatorFactory
的使用

使用 CoordinatorFactory 的软件包
ml.shifu.guagua This package contains some common classes for both master and worker. 
 

ml.shifu.guaguaCoordinatorFactory 的使用
 

实现 CoordinatorFactoryml.shifu.guagua 中的类
 class AsyncCoordinatorFactory<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
          Async coordinator factory to create async coordinators for master and workers.
 class SyncCoordinatorFactory<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
          Sync coordinator factory to create sync coordinators for master and workers.
 



Copyright © 2014. All Rights Reserved.