public class GenericAvroConsumerConfig extends BaseAvroConsumerConfig<org.apache.avro.generic.GenericRecord,org.apache.avro.generic.GenericRecord>
| Modifier and Type | Class and Description |
|---|---|
static class |
GenericAvroConsumerConfig.Builder<T extends GenericAvroConsumerConfig.Builder<T>>
The Builder is used to set the configuration options.
|
DEFAULT_PROXY_CHAIN| Modifier and Type | Method and Description |
|---|---|
static GenericAvroConsumerConfig.Builder<?> |
builder()
The Builder can be used to set the configuration options, except for the deserializers.
|
getDeliveryStrategy, getKeyDeserializer, getMaximumPollSize, getProxyChain, getStream, getValueDeserializerpublic static GenericAvroConsumerConfig.Builder<?> builder()
Copyright © 2020–2021 Axual B.V.. All rights reserved.