| Interface | Description |
|---|---|
| Row |
| Class | Description |
|---|---|
| ConvertingRow |
An implementation of
interface Row that will attempt to convert its values
to the required data type. |
| ListRow |
An implementation of
interface Row that uses a static list of values
provided at construction time. |
| LongRowId | |
| OffsetRowId |
A RowId that wraps the offset field returned in Kafka.
|
| PairRow | |
| RecordRow |