Class IndexSizeEstimator.ItemPriorityQueue

  • All Implemented Interfaces:
    Iterable<IndexSizeEstimator.Item>, org.apache.solr.common.MapSerializable, org.apache.solr.common.MapWriter, org.apache.solr.common.NavigableObject
    Enclosing class:
    IndexSizeEstimator

    public static class IndexSizeEstimator.ItemPriorityQueue
    extends org.apache.lucene.util.PriorityQueue<IndexSizeEstimator.Item>
    implements org.apache.solr.common.MapWriter
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.apache.solr.common.MapWriter

        org.apache.solr.common.MapWriter.EntryWriter
    • Field Summary

      • Fields inherited from interface org.apache.solr.common.MapWriter

        EMPTY
    • Constructor Summary

      Constructors 
      Constructor Description
      ItemPriorityQueue​(int maxSize)