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 IOException
IOException
FST.BytesReader getReverseBytesReader()
void writeTo(DataOutput out) throws IOException
IOException
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.