librdkafka-d v0.3.0 (2017-04-22T16:15:50Z)
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()