| Package | Description |
|---|---|
| ml.shifu.guagua.worker |
This package contains guagua worker implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncWorkerCoordinator<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
AsyncWorkerCoordinator is used to as a worker barrier for each iteration. |
class |
NettyWorkerCoordinator<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
Worker coordinator coordinates master with Netty client channel.
|
class |
SyncWorkerCoordinator<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
SyncWorkerCoordinator is used to as a worker barrier for each iteration. |
Copyright © 2018. All Rights Reserved.