| Package | Description |
|---|---|
| ml.shifu.guagua |
This package contains some common classes for both master and worker.
|
| ml.shifu.guagua.master |
This package contains guagua master implementation.
|
| ml.shifu.guagua.worker |
This package contains guagua worker implementation.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BasicCoordinator.RetryCoordinatorCommand
BasicCoordinator.RetryCoordinatorCommand is used to wrap retry logic. |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractMasterCoordinator.FailOverCommand
AbstractMasterCoordinator.FailOverCommand is used to read last iteration before task failed. |
protected class |
AbstractMasterCoordinator.MasterElectionCommand
Elect master from several backup masters.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractWorkerCoordinator.FailOverCoordinatorCommand |
Copyright © 2015. All Rights Reserved.