Package org.apache.cassandra.db.marshal
Interface AbstractCompositeType.ParsedComparator
- Enclosing class:
- AbstractCompositeType
protected static interface AbstractCompositeType.ParsedComparator
-
Method Summary
-
Method Details
-
getAbstractType
AbstractType<?> getAbstractType() -
getRemainingPart
String getRemainingPart() -
getComparatorSerializedSize
int getComparatorSerializedSize() -
serializeComparator
-