Uses of Interface
org.apache.cassandra.db.rows.CellPath.Serializer
-
Packages that use CellPath.Serializer Package Description org.apache.cassandra.db.marshal org.apache.cassandra.schema -
-
Uses of CellPath.Serializer in org.apache.cassandra.db.marshal
Fields in org.apache.cassandra.db.marshal declared as CellPath.Serializer Modifier and Type Field Description static CellPath.Serializer
CollectionType. cellPathSerializer
-
Uses of CellPath.Serializer in org.apache.cassandra.schema
Methods in org.apache.cassandra.schema that return CellPath.Serializer Modifier and Type Method Description CellPath.Serializer
ColumnMetadata. cellPathSerializer()
-