librdkafka-d ~master (2017-04-27T15:04:37Z)
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()