Uses of Class
org.apache.lucene.store.NIOFSDirectory.NIOFSIndexInput
-
Packages that use NIOFSDirectory.NIOFSIndexInput Package Description org.apache.lucene.store Binary i/o API, used for all index data. -
-
Uses of NIOFSDirectory.NIOFSIndexInput in org.apache.lucene.store
Methods in org.apache.lucene.store that return NIOFSDirectory.NIOFSIndexInput Modifier and Type Method Description NIOFSDirectory.NIOFSIndexInput
NIOFSDirectory.NIOFSIndexInput. clone()
-