软件包 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 guagua own io settings. 
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.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.io 中的类
Bytable
          Bytable defines master and worker results.
GuaguaFileSplit
          GuaguaFileSplit is used for WorkerComputable to read data.
Serializer
          Serializer is used to serialize Bytable object to bytes and de-serialize bytes to Bytable object.
 

ml.shifu.guagua.io 使用的 ml.shifu.guagua.io 中的类
Bytable
          Bytable defines master and worker results.
GuaguaFileSplit
          GuaguaFileSplit is used for WorkerComputable to read data.
Serializer
          Serializer is used to serialize Bytable object to bytes and de-serialize bytes to Bytable object.
 

ml.shifu.guagua.master 使用的 ml.shifu.guagua.io 中的类
Bytable
          Bytable defines master and worker results.
GuaguaFileSplit
          GuaguaFileSplit is used for WorkerComputable to read data.
 

ml.shifu.guagua.unit 使用的 ml.shifu.guagua.io 中的类
Bytable
          Bytable defines master and worker results.
 

ml.shifu.guagua.util 使用的 ml.shifu.guagua.io 中的类
Bytable
          Bytable defines master and worker results.
BytableSerializer
          BytableSerializer is used to write Bytable object to bytes and read bytes to Bytable object.
 

ml.shifu.guagua.worker 使用的 ml.shifu.guagua.io 中的类
Bytable
          Bytable defines master and worker results.
GuaguaFileSplit
          GuaguaFileSplit is used for WorkerComputable to read data.
GuaguaRecordReader
          GuaguaRecordReader is used for consistent interface to iterate data through FileSplit provided.
 



Copyright © 2015. All Rights Reserved.