Uses of Class
org.apache.lucene.queries.spans.SpanDisiWrapper
Packages that use SpanDisiWrapper
-
Uses of SpanDisiWrapper in org.apache.lucene.queries.spans
Fields in org.apache.lucene.queries.spans declared as SpanDisiWrapperModifier and TypeFieldDescriptionprivate final SpanDisiWrapper[]SpanDisiPriorityQueue.heapSpanDisiWrapper.nextMethods in org.apache.lucene.queries.spans that return SpanDisiWrapperModifier and TypeMethodDescriptionSpanDisiPriorityQueue.add(SpanDisiWrapper entry) SpanDisiPriorityQueue.pop()private SpanDisiWrapperSpanDisiPriorityQueue.prepend(SpanDisiWrapper w1, SpanDisiWrapper w2) SpanDisiPriorityQueue.top()SpanDisiPriorityQueue.topList()Get the list of scorers which are on the current doc.private SpanDisiWrapperSpanDisiPriorityQueue.topList(SpanDisiWrapper list, SpanDisiWrapper[] heap, int size, int i) SpanDisiPriorityQueue.updateTop()(package private) SpanDisiWrapperSpanDisiPriorityQueue.updateTop(SpanDisiWrapper topReplacement) Methods in org.apache.lucene.queries.spans that return types with arguments of type SpanDisiWrapperMethods in org.apache.lucene.queries.spans with parameters of type SpanDisiWrapperModifier and TypeMethodDescriptionSpanDisiPriorityQueue.add(SpanDisiWrapper entry) private SpanDisiWrapperSpanDisiPriorityQueue.prepend(SpanDisiWrapper w1, SpanDisiWrapper w2) private SpanDisiWrapperSpanDisiPriorityQueue.topList(SpanDisiWrapper list, SpanDisiWrapper[] heap, int size, int i) (package private) SpanDisiWrapperSpanDisiPriorityQueue.updateTop(SpanDisiWrapper topReplacement)