|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 BasicWorkerInterceptor 的软件包 | |
|---|---|
| ml.shifu.guagua.worker | This package contains guagua worker implementation. |
| ml.shifu.guagua.worker 中 BasicWorkerInterceptor 的使用 |
|---|
| ml.shifu.guagua.worker 中 BasicWorkerInterceptor 的子类 | |
|---|---|
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. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||