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

Packages that use AbstractRackAwareSnitch
org.apache.cassandra.locator   
 

Uses of AbstractRackAwareSnitch in org.apache.cassandra.locator
 

Subclasses of AbstractRackAwareSnitch in org.apache.cassandra.locator
 class PropertyFileSnitch
          Used to determine if two IP's are in the same datacenter or on the same rack.
 class RackInferringSnitch
          A simple endpoint snitch implementation that assumes datacenter and rack information is encoded in the 2nd and 3rd octets of the ip address, respectively.
 



Copyright © 2010 The Apache Software Foundation