|
||||||||||
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 IWriteResponseHandler |
StorageProxy.applyCounterMutationOnCoordinator(CounterMutation cm,
java.lang.String localDataCenter)
|
static IWriteResponseHandler |
StorageProxy.applyCounterMutationOnLeader(CounterMutation cm,
java.lang.String localDataCenter)
|
static IWriteResponseHandler |
StorageProxy.mutateCounter(CounterMutation cm,
java.lang.String localDataCenter)
Handle counter mutation on the coordinator host. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |