Uses of Class
org.apache.cassandra.utils.Shared.Scope
-
Packages that use Shared.Scope Package Description org.apache.cassandra.utils -
-
Uses of Shared.Scope in org.apache.cassandra.utils
Methods in org.apache.cassandra.utils that return Shared.Scope Modifier and Type Method Description Shared.Scope[]scope()static Shared.ScopeShared.Scope. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Shared.Scope[]Shared.Scope. values()Returns an array containing the constants of this enum type, in the order they are declared.
-