K
- the key type.V
- the value type.T
- the return type.public static interface KafkaOperations.ProducerCallback<K,V,T>
Producer
.Modifier and Type | Method and Description |
---|---|
T |
doInKafka(org.apache.kafka.clients.producer.Producer<K,V> producer) |