软件包 ml.shifu.guagua.util
的使用

使用 ml.shifu.guagua.util 的软件包
ml.shifu.guagua This package contains some common classes for both master and worker. 
ml.shifu.guagua.master This package contains guagua master implementation. 
ml.shifu.guagua.util This package contains some useful utility functions to help guagua-core. 
ml.shifu.guagua.worker This package contains guagua worker implementation. 
 

ml.shifu.guagua 使用的 ml.shifu.guagua.util 中的类
Progressable
          A facility for reporting progress.
 

ml.shifu.guagua.master 使用的 ml.shifu.guagua.util 中的类
Progressable
          A facility for reporting progress.
ProgressLock
          A lock with a predicate that was be used to synchronize events and keep the job updated while waiting.
 

ml.shifu.guagua.util 使用的 ml.shifu.guagua.util 中的类
AppendList
          Appendable list interface definition.
AppendList.State
          Inner state definition.
BytableDiskList
          A list wrapper to implement store Bytable data into disk.
ObjectSerializer
          To serialize object to byte array and de-serialize bytes to an instance.
 

ml.shifu.guagua.worker 使用的 ml.shifu.guagua.util 中的类
Progressable
          A facility for reporting progress.
ProgressLock
          A lock with a predicate that was be used to synchronize events and keep the job updated while waiting.
 



Copyright © 2015. All Rights Reserved.