Package | Description |
---|---|
org.apache.cassandra.db.rows |
Modifier and Type | Method and Description |
---|---|
Unfiltered.Kind |
AbstractRangeTombstoneMarker.kind() |
Unfiltered.Kind |
AbstractRow.kind() |
Unfiltered.Kind |
Unfiltered.kind()
The kind of the atom: either row or range tombstone marker.
|
static Unfiltered.Kind |
UnfilteredSerializer.kind(int flags) |
static Unfiltered.Kind |
Unfiltered.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Unfiltered.Kind[] |
Unfiltered.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 The Apache Software Foundation