K - Type of the Key to be producedV - Type of the Value to be producedpublic class GenericAvroProducer<K extends org.apache.avro.generic.GenericContainer,V extends org.apache.avro.generic.GenericContainer> extends GenericProducer<K,V>
| Constructor and Description |
|---|
GenericAvroProducer(io.axual.common.config.ClientConfig clientConfig,
BaseProducerConfig<K,V> producerConfig,
ProducerWorkerManager producerWorkerManager) |
close, produce, producepublic GenericAvroProducer(io.axual.common.config.ClientConfig clientConfig,
BaseProducerConfig<K,V> producerConfig,
ProducerWorkerManager producerWorkerManager)
Copyright © 2020–2021 Axual B.V.. All rights reserved.