org.apache.lucene.store
protected static class FSDirectory.FSIndexOutput extends BufferedIndexOutput
Constructor Summary | |
---|---|
FSIndexOutput(File path) |
Method Summary | |
---|---|
void | close() |
void | flushBuffer(byte[] b, int offset, int size) output methods: |
long | length() |
void | seek(long pos) Random-access methods |