Uses of Package
org.apache.lucene.misc.store
-
Packages that use org.apache.lucene.misc.store Package Description org.apache.lucene.misc.store Misc Directory implementations. -
Classes in org.apache.lucene.misc.store used by org.apache.lucene.misc.store Class Description DirectIODirectory.DirectIOIndexInput RAFDirectory.RAFIndexInput Reads bytes withRandomAccessFile.seek(long)
followed byRandomAccessFile.read(byte[], int, int)
.