| Package | Description |
|---|---|
| ml.shifu.guagua.worker |
This package contains guagua worker implementation.
|
| Modifier and Type | Method and Description |
|---|---|
List<WorkerContext.WorkerCompletionCallBack<MASTER_RESULT,WORKER_RESULT>> |
WorkerContext.getCallBackList() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkerContext.addCompletionCallBack(WorkerContext.WorkerCompletionCallBack<MASTER_RESULT,WORKER_RESULT> callback)
Add callback function.
|
Copyright © 2015. All Rights Reserved.