Package org.apache.solr.cluster.api
Interface Router
-
@Deprecated public interface Router
Deprecated.identify shards for a given routing key or document id
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description Stringshard(String routingKey)Deprecated.shard name for a given routing key
-