Uses of Package
org.apache.cassandra.locator

Packages that use org.apache.cassandra.locator
org.apache.cassandra.config   
org.apache.cassandra.db   
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
          A abstract parent for all replication strategies.
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.db
AbstractReplicationStrategy
          A abstract parent for all replication strategies.
 

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
           
AbstractNetworkTopologySnitch
          An endpoint snitch tells Cassandra information about network topology that it can use to route requests more efficiently.
AbstractReplicationStrategy
          A abstract parent for all replication strategies.
DynamicEndpointSnitchMBean
           
EndpointSnitchInfoMBean
          MBean exposing standard Snitch info
IEndpointSnitch
          This interface helps determine location of node in the data center relative to another node.
ILatencySubscriber
           
SeedProvider
           
TokenMetadata
           
 

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

Classes in org.apache.cassandra.locator used by org.apache.cassandra.service
AbstractReplicationStrategy
          A abstract parent for all replication strategies.
TokenMetadata
           
 



Copyright © 2011 The Apache Software Foundation