public class RackInferringSnitch extends AbstractNetworkTopologySnitch
| Constructor and Description | 
|---|
| RackInferringSnitch() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getDatacenter(java.net.InetAddress endpoint)Return the data center for which an endpoint resides in | 
| java.lang.String | getRack(java.net.InetAddress endpoint)Return the rack for which an endpoint resides in | 
compareEndpointsgetSortedListByProximity, gossiperStarting, isWorthMergingForRangeQuery, sortByProximitypublic java.lang.String getRack(java.net.InetAddress endpoint)
AbstractNetworkTopologySnitchgetRack in interface IEndpointSnitchgetRack in class AbstractNetworkTopologySnitchendpoint - a specified endpointpublic java.lang.String getDatacenter(java.net.InetAddress endpoint)
AbstractNetworkTopologySnitchgetDatacenter in interface IEndpointSnitchgetDatacenter in class AbstractNetworkTopologySnitchendpoint - a specified endpointCopyright © 2018 The Apache Software Foundation