Uses of Class
org.apache.cassandra.io.sstable.IndexInfo.Serializer
-
Packages that use IndexInfo.Serializer Package Description org.apache.cassandra.db org.apache.cassandra.io.sstable -
-
Uses of IndexInfo.Serializer in org.apache.cassandra.db
Methods in org.apache.cassandra.db that return IndexInfo.Serializer Modifier and Type Method Description IndexInfo.Serializer
RowIndexEntry.Serializer. indexInfoSerializer()
-
Uses of IndexInfo.Serializer in org.apache.cassandra.io.sstable
Methods in org.apache.cassandra.io.sstable that return IndexInfo.Serializer Modifier and Type Method Description static IndexInfo.Serializer
IndexInfo. serializer(Version version, SerializationHeader header)
-