vertx / io.vertx.reactivex.kafka.client.consumer / KafkaConsumer / rxCommit

rxCommit

open fun rxCommit(): Completable

Commit current offsets for all the subscribed list of topics and partition.

Return