public static class IndexWriter.LongArray1NWriter extends Object
Constructor and Description |
---|
LongArray1NWriter(int size,
File indexFile) |
Modifier and Type | Method and Description |
---|---|
void |
cancel() |
void |
flush() |
File |
getIndexFile() |
void |
log(int index,
long[] values) |
public LongArray1NWriter(int size, File indexFile) throws IOException
IOException
public void log(int index, long[] values) throws IOException
IOException
public void flush() throws IOException
IOException
public void cancel()
public File getIndexFile()