类 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 InternalWorkerCoordinator<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
          InternalWorkerCoordinator is local coordinator implementation on 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 get execution time for computation.
 class WorkerTimer<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
          WorkerTimer is used to get execution time of the post intercepters and computation.
 



Copyright © 2014. All Rights Reserved.