Uses of Interface
org.apache.solr.cluster.api.HashRange
- 
Packages that use HashRange Package Description org.apache.solr.cluster.api API interfaces for core SolrCloud classes
- 
- 
Uses of HashRange in org.apache.solr.cluster.apiMethods in org.apache.solr.cluster.api that return HashRange Modifier and Type Method Description HashRangeShard. range()Deprecated.hash range of this shard.Methods in org.apache.solr.cluster.api with parameters of type HashRange Modifier and Type Method Description default booleanHashRange. isSubset(HashRange subset)Deprecated.Check if another range is a subset of this range
 
-