Class SchemaMutationsSerializer

java.lang.Object
org.apache.cassandra.schema.SchemaMutationsSerializer
All Implemented Interfaces:
IVersionedAsymmetricSerializer<Collection<Mutation>,Collection<Mutation>>, IVersionedSerializer<Collection<Mutation>>

public class SchemaMutationsSerializer extends Object implements IVersionedSerializer<Collection<Mutation>>