K - the key type.V - the value type.public interface KafkaSendCallback<K,V> extends org.springframework.util.concurrent.ListenableFutureCallback<SendResult<K,V>>, KafkaFailureCallback<K,V>
ListenableFutureCallback for reporting
KafkaProducerExceptions.onFailure, onFailure