|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 GuaguaService 的软件包 | |
|---|---|
| ml.shifu.guagua.master | This package contains guagua master implementation. |
| ml.shifu.guagua.worker | This package contains guagua worker implementation. |
| ml.shifu.guagua.master 中 GuaguaService 的使用 |
|---|
| 实现 GuaguaService 的 ml.shifu.guagua.master 中的类 | |
|---|---|
class |
GuaguaMasterService<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
GuaguaMasterService is the basic implementation as a master for whole guagua application process. |
| ml.shifu.guagua.worker 中 GuaguaService 的使用 |
|---|
| 实现 GuaguaService 的 ml.shifu.guagua.worker 中的类 | |
|---|---|
class |
GuaguaWorkerService<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
GuaguaWorkerService is the basic implementation as a worker for whole application process. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||