Uses of Enum Class
org.apache.cassandra.index.sai.utils.PrimaryKey.Kind
Packages that use PrimaryKey.Kind
-
Uses of PrimaryKey.Kind in org.apache.cassandra.index.sai.utils
Methods in org.apache.cassandra.index.sai.utils that return PrimaryKey.KindModifier and TypeMethodDescriptionPrimaryKey.kind()Returns thePrimaryKey.Kindof thePrimaryKey.static PrimaryKey.KindReturns the enum constant of this class with the specified name.static PrimaryKey.Kind[]PrimaryKey.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.cassandra.index.sai.utils with parameters of type PrimaryKey.Kind