Uses of Class
org.apache.cassandra.locator.Ec2Snitch
-
Packages that use Ec2Snitch Package Description org.apache.cassandra.locator -
-
Uses of Ec2Snitch in org.apache.cassandra.locator
Subclasses of Ec2Snitch in org.apache.cassandra.locator Modifier and Type Class Description class
Ec2MultiRegionSnitch
1) Snitch will automatically set the public IP by querying the AWS API 2) Snitch will set the private IP as a Gossip application state.
-