Uses of Class
voldemort.routing.ConsistentRoutingStrategy

Packages that use ConsistentRoutingStrategy
voldemort.routing Routing strategies for mapping requests into the Voldemort cluster. 
 

Uses of ConsistentRoutingStrategy in voldemort.routing
 

Subclasses of ConsistentRoutingStrategy in voldemort.routing
 class ZoneRoutingStrategy
          A Zone Routing strategy that sits on top of the Consistent Routing strategy such that each request goes to zone specific replicas
 



Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao, Chinmay Soman, Vinoth Chandar, Zhongjie Wu