Index

A | C | E | I | K | M | P | R | S

A

  • assignment() (asynckafka.Consumer method)
  • asynckafka (module)

C

  • commit_partitions() (asynckafka.Consumer method)
  • Consumer (class in asynckafka)
  • consumer_or_producer() (asynckafka.exceptions.KafkaError property)

E

  • error (asynckafka.Message attribute)
  • error_code() (asynckafka.exceptions.KafkaError property)
  • error_str() (asynckafka.exceptions.KafkaError property)

I

  • is_consuming() (asynckafka.Consumer method)
  • is_from_consumer() (asynckafka.exceptions.KafkaError method)
  • is_from_producer() (asynckafka.exceptions.KafkaError method)
  • is_in_debug() (in module asynckafka)
  • is_stopped() (asynckafka.Consumer method)

K

  • KafkaError (class in asynckafka.exceptions)

M

  • Message (class in asynckafka)

P

  • produce() (asynckafka.Producer method)
  • Producer (class in asynckafka)

R

  • reason() (asynckafka.exceptions.KafkaError property)
  • rk_name() (asynckafka.exceptions.KafkaError property)

S

  • set_debug() (in module asynckafka)
  • start() (asynckafka.Consumer method)
    • (asynckafka.Producer method)
  • stop() (asynckafka.Consumer method)
    • (asynckafka.Producer method)

Asynckafka

Fast kafka client for asyncio

Navigation

Contents:

  • Asynckafka
  • Requirements
  • Examples
  • RdKafka configuration
  • Logging
  • Error callback
  • API

Related Topics

  • Documentation overview

Quick search

©2018-present, José Melero Fernández. | Powered by Sphinx 2.2.0 & Alabaster 0.7.12