|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operation.Type | |
---|---|
org.apache.cassandra.cql3.operations |
Uses of Operation.Type in org.apache.cassandra.cql3.operations |
---|
Methods in org.apache.cassandra.cql3.operations that return Operation.Type | |
---|---|
Operation.Type |
ColumnOperation.getType()
|
Operation.Type |
ListOperation.getType()
|
Operation.Type |
MapOperation.getType()
|
Operation.Type |
Operation.getType()
|
Operation.Type |
PreparedOperation.getType()
|
Operation.Type |
SetOperation.getType()
|
static Operation.Type |
Operation.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Operation.Type[] |
Operation.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |