类 ml.shifu.guagua.worker.BasicWorkerInterceptor
的使用

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

ml.shifu.guagua.workerBasicWorkerInterceptor 的使用
 

ml.shifu.guagua.workerBasicWorkerInterceptor 的子类
 class LocalWorkerCoordinator<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
          LocalWorkerCoordinator is local coordinator implementation in one jvm instance.
 class MemoryStatsWorkerInterceptor<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
          MemoryStatsWorkerInterceptor is used to print memory usage for each worker checkpoint.
 class TraceWorkerInterceptor<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
          TraceWorkerInterceptor is used to trace whole application process.
 class WorkerComputableTimer<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
          WorkerComputableTimer is used to print execution time for master computation function.
 class WorkerTimer<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
          WorkerTimer is used to log execution time of preXXXX of interceptors, worker computation and postXXXX of interceptors.
 



Copyright © 2015. All Rights Reserved.