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