K - the type of the key that will be consumed.V - the type of the value that will be consumed.T - the type of the Builder that is to be used.public static class BaseAvroProducerConfig.Builder<K,V,T extends BaseAvroProducerConfig.Builder<K,V,T>> extends BaseProducerConfig.Builder<K,V,T>
batchSize, blocking, deliveryStrategy, keySerializer, lingerMs, messageBufferSize, messageBufferWaitTimeout, orderingStrategy, proxyChain, valueSerializer| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
BaseAvroProducerConfig<K,V> |
build()
Validates and builds the
BaseAvroProducerConfig object which is used to create a producer |
setBatchSize, setBlocking, setDeliveryStrategy, setKeySerializer, setKeySerializer, setLingerMs, setMessageBufferSize, setMessageBufferWaitTimeout, setOrderingStrategy, setProxyChain, setValueSerializer, setValueSerializer, validatepublic BaseAvroProducerConfig<K,V> build()
BaseAvroProducerConfig object which is used to create a producerbuild in class BaseProducerConfig.Builder<K,V,T extends BaseAvroProducerConfig.Builder<K,V,T>>BaseAvroProducerConfigCopyright © 2020–2021 Axual B.V.. All rights reserved.