Class CounterMutationVerbHandler

java.lang.Object
org.apache.cassandra.db.AbstractMutationVerbHandler<CounterMutation>
org.apache.cassandra.db.CounterMutationVerbHandler
All Implemented Interfaces:
IVerbHandler<CounterMutation>

public class CounterMutationVerbHandler extends AbstractMutationVerbHandler<CounterMutation>