Uses of Enum Class
org.apache.cassandra.auth.ICIDRAuthorizer.CIDRAuthorizerMode
Packages that use ICIDRAuthorizer.CIDRAuthorizerMode
-
Uses of ICIDRAuthorizer.CIDRAuthorizerMode in org.apache.cassandra.auth
Methods in org.apache.cassandra.auth that return ICIDRAuthorizer.CIDRAuthorizerModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ICIDRAuthorizer.CIDRAuthorizerMode[]ICIDRAuthorizer.CIDRAuthorizerMode.values()Returns an array containing the constants of this enum class, in the order they are declared.