Class CloudstackSnitch

All Implemented Interfaces:
IEndpointSnitch

@Deprecated(since="5.0") public class CloudstackSnitch extends AbstractNetworkTopologySnitch
Deprecated.
See CASSANDRA-18438
A snitch that assumes a Cloudstack Zone follows the typical convention country-location-availability zone and uses the country/location tuple as a datacenter and the availability zone as a rack This snitch is deprecated, and it is eligible for the removal in the next major release of Cassandra.