|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestType | |
---|---|
org.apache.cassandra.thrift |
Uses of RequestType in org.apache.cassandra.thrift |
---|
Methods in org.apache.cassandra.thrift that return RequestType | |
---|---|
static RequestType |
RequestType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RequestType[] |
RequestType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.cassandra.thrift with parameters of type RequestType | |
---|---|
static void |
ThriftValidation.validateConsistencyLevel(java.lang.String table,
ConsistencyLevel cl,
RequestType requestType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |