类 ml.shifu.guagua.master.AbstractMasterCoordinator
的使用

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

ml.shifu.guagua.masterAbstractMasterCoordinator 的使用
 

ml.shifu.guagua.masterAbstractMasterCoordinator 的子类
 class AsyncMasterCoordinator<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
          AsyncMasterCoordinator is used to as a barrier for each iteration.
 class NettyMasterCoordinator<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
          A master coordinator to coordinate with workers through Netty server.
 class SyncMasterCoordinator<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
          SyncMasterCoordinator is used to as a barrier for each iteration.
 



Copyright © 2015. All Rights Reserved.