K - the key type.V - the value type.public interface ProducerFactory<K,V>
Producer instance(s).| Modifier and Type | Method and Description |
|---|---|
org.apache.kafka.clients.producer.Producer<K,V> |
createProducer() |
default boolean |
transactionCapable() |