Package org.apache.cassandra.db.rows
Interface CellPath.Serializer
- Enclosing class:
- CellPath
public static interface CellPath.Serializer
-
Method Summary
Modifier and TypeMethodDescriptionvoidserialize(CellPath path, DataOutputPlus out) longserializedSize(CellPath path) voidskip(DataInputPlus in)
-
Method Details
-
serialize
- Throws:
IOException
-
deserialize
- Throws:
IOException
-
serializedSize
-
skip
- Throws:
IOException
-