| Package | Description |
|---|---|
| ml.shifu.guagua.master |
This package contains guagua master implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalMasterCoordinator<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
LocalMasterCoordinator is local coordinator implementation in one jvm instance. |
class |
MasterComputableTimer<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
MasterComputableTimer is used to print execution time for master computation. |
class |
MemoryStatsMasterInterceptor<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
MemoryStatsMasterInterceptor is used to print memory usage for each master checkpoint. |
class |
TraceMasterInterceptor<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>
TraceMasterInterceptor is used to trace whole application for master. |
Copyright © 2015. All Rights Reserved.