Package | Description |
---|---|
org.apache.cassandra.db | |
org.apache.cassandra.dht |
Modifier and Type | Method and Description |
---|---|
PartitionPosition.Kind |
DecoratedKey.kind() |
PartitionPosition.Kind |
PartitionPosition.kind() |
static PartitionPosition.Kind |
PartitionPosition.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PartitionPosition.Kind[] |
PartitionPosition.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PartitionPosition.Kind |
Token.KeyBound.kind() |
Copyright © 2018 The Apache Software Foundation