Uses of Enum Class
org.apache.cassandra.cql3.functions.masking.PartialMaskingFunction.Kind
Packages that use PartialMaskingFunction.Kind
-
Uses of PartialMaskingFunction.Kind in org.apache.cassandra.cql3.functions.masking
Methods in org.apache.cassandra.cql3.functions.masking that return PartialMaskingFunction.KindModifier and TypeMethodDescriptionstatic PartialMaskingFunction.KindReturns the enum constant of this class with the specified name.static PartialMaskingFunction.Kind[]PartialMaskingFunction.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.