接口 ml.shifu.guagua.GuaguaService
的使用

使用 GuaguaService 的软件包
ml.shifu.guagua.master This package contains guagua master implementation. 
ml.shifu.guagua.worker This package contains guagua worker implementation. 
 

ml.shifu.guagua.masterGuaguaService 的使用
 

实现 GuaguaServiceml.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.workerGuaguaService 的使用
 

实现 GuaguaServiceml.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.
 



Copyright © 2014. All Rights Reserved.