public class TracingKafkaProducerFactory
extends reactor.kafka.sender.internals.ProducerFactory
ProducerFactory to create decorated producers of
type TracingKafkaProducer. This can be used by the KafkaSender factory
methods to create instrumented senders.| Constructor and Description |
|---|
TracingKafkaProducerFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
| Modifier and Type | Method and Description |
|---|---|
<K,V> org.apache.kafka.clients.producer.Producer<K,V> |
createProducer(reactor.kafka.sender.SenderOptions<K,V> senderOptions) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.