|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 AppendList 的软件包 | |
|---|---|
| ml.shifu.guagua.util | This package contains some useful utility functions to help guagua-core. |
| ml.shifu.guagua.util 中 AppendList 的使用 |
|---|
| 实现 AppendList 的 ml.shifu.guagua.util 中的类 | |
|---|---|
class |
BytableDiskList<T extends Bytable>
A list wrapper to implement store Bytable data into disk. |
class |
BytableMemoryDiskList<T extends Bytable>
A list to store Bytable data firstly into memory then into disk if over threshold. |
class |
DiskList<T extends Serializable>
A list wrapper to implement store data into disk. |
class |
MemoryDiskList<T extends Serializable>
A list to store data firstly into memory then into disk if over threshold. |
class |
MemoryLimitedList<T>
A simple wrapper list with limited byte size. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||