| Package | Description |
|---|---|
| ml.shifu.guagua.util |
This package contains some useful utility functions to help guagua-core.
|
| Modifier and Type | Method and Description |
|---|---|
BytableSerializer<T> |
BytableDiskList.getSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
BytableDiskList.setSerializer(BytableSerializer<T> serializer) |
| Constructor and Description |
|---|
BytableDiskList(String fileName,
String className,
BytableSerializer<T> serializer)
Constructor with file name in current working dir, class name and serializer instance.
|
Copyright © 2019. All Rights Reserved.