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