| Package | Description |
|---|---|
| ml.shifu.guagua |
This package contains some common classes for both master and worker.
|
| Modifier and Type | Class and Description |
|---|---|
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 © 2018. All Rights Reserved.