| 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.
|
| Class and Description |
|---|
MasterInterceptor
MasterInterceptor defines hook points for each guagua application. |
| Class and Description |
|---|
AbstractMasterCoordinator
AbstractMasterCoordinator has some common implementation for both async and sync worker coordinator. |
| BasicMasterInterceptor
Empty
MasterInterceptor implementation for user to choose which function should be override. |
MasterComputable
MasterComputable defines master computation for any guagua application. |
MasterContext
MasterContext is a context object which contains all useful info used in master computation. |
| MasterContext.MasterCompletionCallBack
Define callback for compeletion of master computation.
|
MasterInterceptor
MasterInterceptor defines hook points for each guagua application. |
Copyright © 2015. All Rights Reserved.