Package org.apache.cassandra.locator

Interface Summary
IEndPointSnitch This interface helps determine location of node in the data center relative to another node.
IReplicaPlacementStrategy  
 

Class Summary
AbstractStrategy This class contains a helper method that will be used by all abstraction that implement the IReplicaPlacementStrategy interface.
EndPointSnitch Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
RackAwareStrategy  
RackUnawareStrategy This class returns the nodes responsible for a given key but does not respect rack awareness.
TokenMetadata Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
 



Copyright © 2009 The Apache Software Foundation