protected static interface AbstractCompositeType.ParsedComparator
| Modifier and Type | Method and Description | 
|---|---|
| AbstractType<?> | getAbstractType() | 
| int | getComparatorSerializedSize() | 
| java.lang.String | getRemainingPart() | 
| void | serializeComparator(java.nio.ByteBuffer bb) | 
AbstractType<?> getAbstractType()
java.lang.String getRemainingPart()
int getComparatorSerializedSize()
void serializeComparator(java.nio.ByteBuffer bb)
Copyright © 2018 The Apache Software Foundation