类 ml.shifu.guagua.util.ProgressLock
的使用

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

ml.shifu.guagua.masterProgressLock 的使用
 

声明为 ProgressLockml.shifu.guagua.master 中的字段
protected  ProgressLock AsyncMasterCoordinator.workerInitLock
          Lock is used to check register info from all workers.
protected  ProgressLock AsyncMasterCoordinator.workerIterationLock
          Lock is used to check iteration info from all workers.
 

ml.shifu.guagua.workerProgressLock 的使用
 

声明为 ProgressLockml.shifu.guagua.worker 中的字段
protected  ProgressLock AsyncWorkerCoordinator.masterInitLock
          Lock is used to check register info from master.
protected  ProgressLock AsyncWorkerCoordinator.masterIterationLock
          Lock is used to check iteration info from master.
 



Copyright © 2015. All Rights Reserved.