Uses of Class
org.apache.cassandra.locator.AbstractStrategy

Packages that use AbstractStrategy
org.apache.cassandra.locator   
 

Uses of AbstractStrategy in org.apache.cassandra.locator
 

Subclasses of AbstractStrategy in org.apache.cassandra.locator
 class RackAwareStrategy
           
 class RackUnawareStrategy
          This class returns the nodes responsible for a given key but does not respect rack awareness.
 



Copyright © 2009 The Apache Software Foundation