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, ramBytesUsed
void init(DataInput in, long numBytes) throws java.io.IOException
java.io.IOException
FST.BytesReader getReverseBytesReader()
void writeTo(DataOutput out) throws java.io.IOException
java.io.IOException