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