Uses of Class
org.apache.lucene.queries.intervals.DisiWrapper
Packages that use DisiWrapper
-
Uses of DisiWrapper in org.apache.lucene.queries.intervals
Fields in org.apache.lucene.queries.intervals declared as DisiWrapperModifier and TypeFieldDescriptionprivate final DisiWrapper[]DisiPriorityQueue.heapDisiWrapper.nextMethods in org.apache.lucene.queries.intervals that return DisiWrapperModifier and TypeMethodDescriptionDisiPriorityQueue.add(DisiWrapper entry) DisiPriorityQueue.pop()private DisiWrapperDisiPriorityQueue.prepend(DisiWrapper w1, DisiWrapper w2) DisiPriorityQueue.top()DisiPriorityQueue.topList()Get the list of scorers which are on the current doc.private DisiWrapperDisiPriorityQueue.topList(DisiWrapper list, DisiWrapper[] heap, int size, int i) DisiPriorityQueue.updateTop()(package private) DisiWrapperDisiPriorityQueue.updateTop(DisiWrapper topReplacement) Methods in org.apache.lucene.queries.intervals that return types with arguments of type DisiWrapperMethods in org.apache.lucene.queries.intervals with parameters of type DisiWrapperModifier and TypeMethodDescriptionDisiPriorityQueue.add(DisiWrapper entry) private DisiWrapperDisiPriorityQueue.prepend(DisiWrapper w1, DisiWrapper w2) private DisiWrapperDisiPriorityQueue.topList(DisiWrapper list, DisiWrapper[] heap, int size, int i) (package private) DisiWrapperDisiPriorityQueue.updateTop(DisiWrapper topReplacement)