Uses of Class
org.apache.solr.handler.admin.IndexSizeEstimator.Item
-
Packages that use IndexSizeEstimator.Item Package Description org.apache.solr.handler.admin SolrRequestHandlerimplementations 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 booleanIndexSizeEstimator.ItemPriorityQueue. lessThan(IndexSizeEstimator.Item a, IndexSizeEstimator.Item b)
-