| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| Progressable
A facility for reporting progress.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| 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 © 2018. All Rights Reserved.