Uses of Class
org.apache.lucene.store.FSDirectory.FSIndexInput
Packages that use FSDirectory.FSIndexInput
-
Uses of FSDirectory.FSIndexInput in org.apache.lucene.store
Subclasses of FSDirectory.FSIndexInput in org.apache.lucene.storeModifier and TypeClassDescriptionprotected static class
Reads bytes withFileChannel.read(ByteBuffer, long)
protected static class
Reads bytes withRandomAccessFile.seek(long)
followed byRandomAccessFile.read(byte[], int, int)
.Methods in org.apache.lucene.store that return FSDirectory.FSIndexInput