|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMutation | |
---|---|
org.apache.cassandra.db | |
org.apache.cassandra.service |
Uses of IMutation in org.apache.cassandra.db |
---|
Classes in org.apache.cassandra.db that implement IMutation | |
---|---|
class |
CounterMutation
|
class |
RowMutation
|
Uses of IMutation in org.apache.cassandra.service |
---|
Method parameters in org.apache.cassandra.service with type arguments of type IMutation | |
---|---|
static void |
StorageProxy.write(java.util.List<? extends IMutation> mutations,
ConsistencyLevel consistency_level,
org.apache.cassandra.service.StorageProxy.WritePerformer performer,
boolean updateStats)
Perform the write of a batch of mutations given a WritePerformer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |