Uses of Class
org.apache.cassandra.locator.SnitchProperties
Packages that use SnitchProperties
-
Uses of SnitchProperties in org.apache.cassandra.locator
Methods in org.apache.cassandra.locator that return SnitchPropertiesModifier and TypeMethodDescriptionSnitchProperties.putIfAbsent(String key, String value) Returns this instance of snitch properties if key is present otherwise create new instance of properties and put key with a give value into itConstructors in org.apache.cassandra.locator with parameters of type SnitchPropertiesModifierConstructorDescriptionAlibabaCloudSnitch(SnitchProperties properties) AzureSnitch(SnitchProperties properties) CloudstackSnitch(SnitchProperties snitchProperties) Deprecated.Ec2Snitch(SnitchProperties props) GoogleCloudSnitch(SnitchProperties properties)