Class IndexInfo.Serializer

java.lang.Object
org.apache.cassandra.io.sstable.IndexInfo.Serializer
All Implemented Interfaces:
IGenericSerializer<IndexInfo,DataInputPlus,DataOutputPlus>, ISerializer<IndexInfo>
Enclosing class:
IndexInfo

public static class IndexInfo.Serializer extends Object implements ISerializer<IndexInfo>