Module kafka_threadpool::api
source · [−]Expand description
Commonly-used API function(s), struct(s) and enum(s)
Modules
Helper for locking the work Vec and draining all messages while locked
helper for building a static configuration
KafkaClientConfig object from
environment variableshelper for building a supported
KafkaPublishMessage
message.Helper for locking the work Vec and draining all messages while locked
Create a
rdkafka::consumer::BaseConsumer from
a KafkaClientConfigCreate a
rdkafka::producer::FutureProducer from
a KafkaClientConfigclass definition and implementation for
KafkaPublishMessageenum for supported message types with the
kafka_threadpool