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