org.apache.blur.lucene.search
Class PagingCollector.HitQueue

java.lang.Object
  extended by org.apache.lucene.util.PriorityQueue<org.apache.lucene.search.ScoreDoc>
      extended by org.apache.blur.lucene.search.PagingCollector.HitQueue
Enclosing class:
PagingCollector

public static class PagingCollector.HitQueue
extends org.apache.lucene.util.PriorityQueue<org.apache.lucene.search.ScoreDoc>


Method Summary
 
Methods inherited from class org.apache.lucene.util.PriorityQueue
add, clear, insertWithOverflow, pop, size, top, updateTop
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.