JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.lucene.store.NoLockFactory
Packages that use
NoLockFactory
Package
Description
org.apache.lucene.store
Binary i/o API, used for all index data.
Uses of
NoLockFactory
in
org.apache.lucene.store
Methods in
org.apache.lucene.store
that return
NoLockFactory
Modifier and Type
Method
Description
static
NoLockFactory
NoLockFactory.
getNoLockFactory
()