Uses of Class
org.apache.lucene.store.BufferedIndexOutput
-
Packages that use BufferedIndexOutput Package Description org.apache.lucene.store Binary i/o API, used for all index data. -
-
Uses of BufferedIndexOutput in org.apache.lucene.store
Subclasses of BufferedIndexOutput in org.apache.lucene.store Modifier and Type Class Description protected static class
FSDirectory.FSIndexOutput
Writes output withRandomAccessFile.write(byte[], int, int)
-