|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
AbstractRackAwareSnitch
An endpoint snitch tells Cassandra information about network topology that it can use to route requests more efficiently. |
class |
DynamicEndpointSnitch
A dynamic snitch that sorts endpoints by latency with an adapted phi failure detector |
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. |
class |
SimpleSnitch
A simple endpoint snitch implementation does not sort addresses by proximity. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |