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

Packages that use AbstractEndpointSnitch
org.apache.cassandra.locator   
 

Uses of AbstractEndpointSnitch in org.apache.cassandra.locator
 

Subclasses of AbstractEndpointSnitch in org.apache.cassandra.locator
 class DynamicEndpointSnitch
          A dynamic snitch that sorts endpoints by latency with an adapted phi failure detector
 class EndPointSnitch
          A simple endpoint snitch implementation that assumes rack and dc information is encoded in the ip address.
 



Copyright © 2010 The Apache Software Foundation