Uses of Class
org.apache.solr.handler.admin.IndexSizeEstimator.Item
-
Packages that use IndexSizeEstimator.Item Package Description org.apache.solr.handler.admin SolrRequestHandler
implementations for powering he Solr Admin UI -
-
Uses of IndexSizeEstimator.Item in org.apache.solr.handler.admin
Methods in org.apache.solr.handler.admin with parameters of type IndexSizeEstimator.Item Modifier and Type Method Description protected boolean
IndexSizeEstimator.ItemPriorityQueue. lessThan(IndexSizeEstimator.Item a, IndexSizeEstimator.Item b)
-