Uses of Class
org.apache.lucene.index.MergeState.CheckAbort
-
Packages that use MergeState.CheckAbort Package Description org.apache.lucene.index Code to maintain and access indices. -
-
Uses of MergeState.CheckAbort in org.apache.lucene.index
Fields in org.apache.lucene.index declared as MergeState.CheckAbort Modifier and Type Field Description MergeState.CheckAbort
MergeState. checkAbort
Holds the CheckAbort instance, which is invoked periodically to see if the merge has been aborted.
-