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

使用 ml.shifu.guagua.io 的软件包
ml.shifu.guagua This package contains some common classes for both master and worker. 
ml.shifu.guagua.io This package contains our own io settings for guagua. 
ml.shifu.guagua.master This package contains guagua master implementation. 
ml.shifu.guagua.unit This package is used to run guagua master-workers in one jvm instance. 
ml.shifu.guagua.worker This package contains guagua worker implementation. 
 

ml.shifu.guagua 使用的 ml.shifu.guagua.io 中的类
Bytable
          Copy from hadoop io writable.
GuaguaFileSplit
          GuaguaFileSplit is used for WorkerComputable to read data.
Serializer
          Serializer is used to serialize object to bytes and de-serialize bytes to object A CONTRACT here: To make sure halt status in Bytable can be serialized or de-serialized.
 

ml.shifu.guagua.io 使用的 ml.shifu.guagua.io 中的类
Bytable
          Copy from hadoop io writable.
GuaguaFileSplit
          GuaguaFileSplit is used for WorkerComputable to read data.
Serializer
          Serializer is used to serialize object to bytes and de-serialize bytes to object A CONTRACT here: To make sure halt status in Bytable can be serialized or de-serialized.
 

ml.shifu.guagua.master 使用的 ml.shifu.guagua.io 中的类
Bytable
          Copy from hadoop io writable.
GuaguaFileSplit
          GuaguaFileSplit is used for WorkerComputable to read data.
 

ml.shifu.guagua.unit 使用的 ml.shifu.guagua.io 中的类
Bytable
          Copy from hadoop io writable.
 

ml.shifu.guagua.worker 使用的 ml.shifu.guagua.io 中的类
Bytable
          Copy from hadoop io writable.
GuaguaFileSplit
          GuaguaFileSplit is used for WorkerComputable to read data.
GuaguaRecordReader
          GuaguaRecordReader is used for consistent interface to iterate data through FileSplit provided.
 



Copyright © 2014. All Rights Reserved.