| Package | Description |
|---|---|
| ml.shifu.guagua.master |
This package contains guagua master implementation.
|
| ml.shifu.guagua.worker |
This package contains guagua worker implementation.
|
| Modifier and Type | Field and Description |
|---|---|
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.
|
| Modifier and Type | Field and Description |
|---|---|
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 © 2018. All Rights Reserved.