|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CounterMutation | |
---|---|
org.apache.cassandra.service |
Uses of CounterMutation in org.apache.cassandra.service |
---|
Methods in org.apache.cassandra.service with parameters of type CounterMutation | |
---|---|
static void |
StorageProxy.applyCounterMutationOnCoordinator(CounterMutation cm)
|
static void |
StorageProxy.applyCounterMutationOnLeader(CounterMutation cm)
|
Method parameters in org.apache.cassandra.service with type arguments of type CounterMutation | |
---|---|
static void |
StorageProxy.mutateCounters(java.util.List<CounterMutation> mutations)
The equivalent of mutate() for counters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |