|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WriteTimeoutException | |
---|---|
org.apache.cassandra.service |
Uses of WriteTimeoutException in org.apache.cassandra.service |
---|
Methods in org.apache.cassandra.service that throw WriteTimeoutException | |
---|---|
void |
AbstractWriteResponseHandler.get()
|
static void |
StorageProxy.mutate(java.util.Collection<? extends IMutation> mutations,
ConsistencyLevel consistency_level)
Use this method to have these Mutations applied across all replicas. |
static void |
StorageProxy.mutateAtomically(java.util.Collection<RowMutation> mutations,
ConsistencyLevel consistency_level)
See mutate. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |