Metadata related to a Kafka record
package |
Default |
---|
__construct( $recordMetadata = null)
mixed | null
getOffset() : integer
integer
getPartition() : integer
integer
getTimestamp() : integer
integer
getTopic() : string
string
setChecksum( $checksum) : $this
integer
$this
setOffset( $offset) : $this
integer
$this
setPartition( $partition) : $this
integer
$this
setTimestamp( $timestamp) : $this
integer
$this
setTopic( $topic) : $this
string
$this