RecordWithOffset A record retrieved from a stream, including its offset within the partition. Properties Name Type Required Description offset Long Yes The offset of the record within the partition. value Record Yes The record value as a map of field names to values. [Back to Model list] [Back to API list] [Back to README]