Uses of Class
org.apache.lucene.store.MergeInfo
-
Packages that use MergeInfo Package Description org.apache.lucene.index org.apache.lucene.store -
-
Uses of MergeInfo in org.apache.lucene.index
Methods in org.apache.lucene.index that return MergeInfo Modifier and Type Method Description MergeInfoMergePolicy.OneMerge. getStoreMergeInfo()ReturnMergeInfodescribing this merge. -
Uses of MergeInfo in org.apache.lucene.store
Fields in org.apache.lucene.store declared as MergeInfo Modifier and Type Field Description MergeInfoIOContext. mergeInfoConstructors in org.apache.lucene.store with parameters of type MergeInfo Constructor Description IOContext(MergeInfo mergeInfo)
-