public interface FSTStore extends Accountable
| Modifier and Type | Method and Description |
|---|---|
FST.BytesReader |
getReverseBytesReader() |
void |
init(DataInput in,
long numBytes) |
long |
size() |
void |
writeTo(DataOutput out) |
getChildResources, ramBytesUsedvoid init(DataInput in, long numBytes) throws IOException
IOExceptionlong size()
FST.BytesReader getReverseBytesReader()
void writeTo(DataOutput out) throws IOException
IOExceptionCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.