public interface TupleSchema extends Schema
| Modifier and Type | Method and Description |
|---|---|
int |
getKeySize() |
MessageType |
getKeyType() |
default int |
getTotalSize() |
default boolean |
isLengthsSpecified() |
getDataSize, getDataTypeMessageType getKeyType()
int getKeySize()
default int getTotalSize()
getTotalSize in interface Schemadefault boolean isLengthsSpecified()
isLengthsSpecified in interface Schema