Package | Description |
---|---|
org.apache.cassandra.exceptions | |
org.apache.cassandra.service | |
org.apache.cassandra.thrift |
Modifier and Type | Class and Description |
---|---|
class |
ReadFailureException |
class |
WriteFailureException |
Modifier and Type | Method and Description |
---|---|
static RowIterator |
StorageProxy.cas(java.lang.String keyspaceName,
java.lang.String cfName,
DecoratedKey key,
CASRequest request,
ConsistencyLevel consistencyForPaxos,
ConsistencyLevel consistencyForCommit,
ClientState state)
Apply @param updates if and only if the current values in the row for @param key
match the provided @param conditions.
|
Modifier and Type | Method and Description |
---|---|
static org.apache.cassandra.thrift.TimedOutException |
ThriftConversion.toThrift(RequestFailureException e) |
Copyright © 2015 The Apache Software Foundation