|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RowPosition.Kind | |
---|---|
org.apache.cassandra.db | |
org.apache.cassandra.dht |
Uses of RowPosition.Kind in org.apache.cassandra.db |
---|
Methods in org.apache.cassandra.db that return RowPosition.Kind | |
---|---|
RowPosition.Kind |
DecoratedKey.kind()
|
abstract RowPosition.Kind |
RowPosition.kind()
|
static RowPosition.Kind |
RowPosition.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RowPosition.Kind[] |
RowPosition.Kind.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of RowPosition.Kind in org.apache.cassandra.dht |
---|
Methods in org.apache.cassandra.dht that return RowPosition.Kind | |
---|---|
RowPosition.Kind |
Token.KeyBound.kind()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |