Class Commit.CommitSerializer<T extends Commit>

java.lang.Object
org.apache.cassandra.service.paxos.Commit.CommitSerializer<T>
All Implemented Interfaces:
IVersionedAsymmetricSerializer<T,T>, IVersionedSerializer<T>
Enclosing class:
Commit

public static class Commit.CommitSerializer<T extends Commit> extends Object implements IVersionedSerializer<T>