Uses of Package
org.apache.cassandra.locator

Packages that use org.apache.cassandra.locator
org.apache.cassandra.config   
org.apache.cassandra.dht   
org.apache.cassandra.locator   
org.apache.cassandra.net   
org.apache.cassandra.service   
 

Classes in org.apache.cassandra.locator used by org.apache.cassandra.config
AbstractReplicationStrategy
          This class contains a helper method that will be used by all abstraction that implement the IReplicaPlacementStrategy interface.
IEndPointSnitch
          This interface helps determine location of node in the data center relative to another node.
 

Classes in org.apache.cassandra.locator used by org.apache.cassandra.dht
TokenMetadata
           
 

Classes in org.apache.cassandra.locator used by org.apache.cassandra.locator
AbstractEndpointSnitch
          An endpoint snitch tells Cassandra information about network topology that it can use to route requests more efficiently (with "sortByProximity").
AbstractReplicationStrategy
          This class contains a helper method that will be used by all abstraction that implement the IReplicaPlacementStrategy interface.
DynamicEndpointSnitchMBean
           
IEndPointSnitch
          This interface helps determine location of node in the data center relative to another node.
ILatencySubscriber
           
TokenMetadata
           
 

Classes in org.apache.cassandra.locator used by org.apache.cassandra.net
ILatencyPublisher
           
ILatencySubscriber
           
 

Classes in org.apache.cassandra.locator used by org.apache.cassandra.service
AbstractReplicationStrategy
          This class contains a helper method that will be used by all abstraction that implement the IReplicaPlacementStrategy interface.
TokenMetadata
           
 



Copyright © 2010 The Apache Software Foundation