protected static final class QuasiSuccinctIndexWriter.LongWordCache extends Object implements Closeable
| Constructor and Description |
|---|
QuasiSuccinctIndexWriter.LongWordCache(int cacheSize,
String suffix) |
public QuasiSuccinctIndexWriter.LongWordCache(int cacheSize,
String suffix)
throws IOException
IOExceptionpublic int append(long value,
int width)
throws IOException
IOExceptionpublic void clear()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic long length()
public void writeUnary(int l)
throws IOException
IOExceptionpublic long readLong()
throws IOException
IOExceptionpublic void rewind()
throws IOException
IOException