Class Clustering.Serializer

java.lang.Object
org.apache.cassandra.db.Clustering.Serializer
Enclosing interface:
Clustering<V>

public static class Clustering.Serializer extends Object
Serializer for Clustering object.

Because every clustering in a given table must have the same size (ant that size cannot actually change once the table has been defined), we don't record that size.