Uses of Class
org.apache.cassandra.config.SubnetGroups
-
Packages that use SubnetGroups Package Description org.apache.cassandra.config -
-
Uses of SubnetGroups in org.apache.cassandra.config
Fields in org.apache.cassandra.config declared as SubnetGroups Modifier and Type Field Description SubnetGroupsConfig. client_error_reporting_exclusionsSubnetGroupsConfig. internode_error_reporting_exclusionsMethods in org.apache.cassandra.config that return SubnetGroups Modifier and Type Method Description static SubnetGroupsDatabaseDescriptor. getClientErrorReportingExclusions()static SubnetGroupsDatabaseDescriptor. getInternodeErrorReportingExclusions()
-