public interface FSTStore extends Accountable
| Modifier and Type | Method and Description |
|---|---|
FST.BytesReader |
getReverseBytesReader() |
void |
init(DataInput in,
long numBytes) |
void |
writeTo(DataOutput out) |
getChildResources, ramBytesUsedvoid init(DataInput in, long numBytes) throws java.io.IOException
java.io.IOExceptionFST.BytesReader getReverseBytesReader()
void writeTo(DataOutput out) throws java.io.IOException
java.io.IOException