Uses of Class
org.apache.lucene.store.NativeUnixDirectory.NativeUnixIndexInput
-
Packages that use NativeUnixDirectory.NativeUnixIndexInput Package Description org.apache.lucene.store Binary i/o API, used for all index data. -
-
Uses of NativeUnixDirectory.NativeUnixIndexInput in org.apache.lucene.store
Methods in org.apache.lucene.store that return NativeUnixDirectory.NativeUnixIndexInput Modifier and Type Method Description NativeUnixDirectory.NativeUnixIndexInput
NativeUnixDirectory.NativeUnixIndexInput. clone()
Constructors in org.apache.lucene.store with parameters of type NativeUnixDirectory.NativeUnixIndexInput Constructor Description NativeUnixIndexInput(NativeUnixDirectory.NativeUnixIndexInput other)
-