librdkafka-d ~master (2022-04-08T17:26:11.5308019)
Dub
Repo
KafkaConsumer.commitAsync
rdkafkad
handler
kafka_consumer
KafkaConsumer
Asynchronous version of CommitSync()
ErrorCode
commitAsync
()
class
KafkaConsumer
nothrow @
nogc
ErrorCode
commitAsync
(
)
ErrorCode
commitAsync
(Message message)
ErrorCode
commitAsync
(TopicPartition[] offsets)
See Also
KafkaConsummer::commitSync()
Meta
Source
See Implementation
rdkafkad
handler
kafka_consumer
KafkaConsumer
constructors
this
functions
assign
assignment
close
commitAsync
commitSync
committed
consume
position
subscribe
unassign
unsubscribe
Asynchronous version of CommitSync()