|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 MasterInterceptor 的软件包 | |
|---|---|
| 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 中 MasterInterceptor 的使用 |
|---|
| 返回 MasterInterceptor 的 ml.shifu.guagua 中的方法 | |
|---|---|
MasterInterceptor<MASTER_RESULT,WORKER_RESULT> |
SyncCoordinatorFactory.createMasterCoordinator()
|
MasterInterceptor<MASTER_RESULT,WORKER_RESULT> |
CoordinatorFactory.createMasterCoordinator()
Create coordinator instance for master. |
MasterInterceptor<MASTER_RESULT,WORKER_RESULT> |
AsyncCoordinatorFactory.createMasterCoordinator()
|
| ml.shifu.guagua.master 中 MasterInterceptor 的使用 |
|---|
| 返回变量类型为 MasterInterceptor 的类型的 ml.shifu.guagua.master 中的方法 | |
|---|---|
List<MasterInterceptor<MASTER_RESULT,WORKER_RESULT>> |
GuaguaMasterService.getMasterInterceptors()
|
| 参数类型为 MasterInterceptor 的 ml.shifu.guagua.master 中的方法 | |
|---|---|
void |
GuaguaMasterService.addMasterInterceptors(MasterInterceptor<MASTER_RESULT,WORKER_RESULT> masterIntercepter)
|
| 类型变量类型为 MasterInterceptor 的 ml.shifu.guagua.master 中的方法参数 | |
|---|---|
void |
GuaguaMasterService.setMasterIntercepters(List<MasterInterceptor<MASTER_RESULT,WORKER_RESULT>> masterInterceptors)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||