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 classReads bytes withFileChannel.read(ByteBuffer, long)protected static classReads bytes withRandomAccessFile.seek(long)followed byRandomAccessFile.read(byte[], int, int).Methods in org.apache.lucene.store that return FSDirectory.FSIndexInput