| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
Bytable
Bytable defines master and worker results. |
GuaguaFileSplit
GuaguaFileSplit is used for WorkerComputable to read data. |
| Serializer |
| Class and Description |
|---|
Bytable
Bytable defines master and worker results. |
GuaguaFileSplit
GuaguaFileSplit is used for WorkerComputable to read data. |
| Serializer |
| Class and Description |
|---|
Bytable
Bytable defines master and worker results. |
GuaguaFileSplit
GuaguaFileSplit is used for WorkerComputable to read data. |
| Class and Description |
|---|
Bytable
Bytable defines master and worker results. |
| Class and Description |
|---|
Bytable
Bytable defines master and worker results. |
| BytableSerializer |
| Class and Description |
|---|
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 © 2018. All Rights Reserved.