Class CounterMutation.CounterMutationSerializer

java.lang.Object
org.apache.cassandra.db.CounterMutation.CounterMutationSerializer
All Implemented Interfaces:
IVersionedAsymmetricSerializer<CounterMutation,CounterMutation>, IVersionedSerializer<CounterMutation>
Enclosing class:
CounterMutation

public static class CounterMutation.CounterMutationSerializer extends Object implements IVersionedSerializer<CounterMutation>