Package org.sdase.commons.server.kafka.producer
-
Interface Summary Interface Description MessageProducer<K,V> A Kafka client that publishes records to the Kafka cluster for a specific topic. -
Class Summary Class Description KafkaMessageProducer<K,V> MetadataContextAwareKafkaProducer<K,V> AProducer
that delegates all implementations to a delegate.