OpenEdge.Messaging.Kafka.KafkaConsumerConfig
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Documentation
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| KafkaConsumerConfig () |
/**
private constructor to prevent instantiation
*/
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER AutoOffsetReset |
|
||
| CHARACTER EnableAutoCommit |
|
||
| CHARACTER EnableAutoOffsetStore |
|
||
| CHARACTER GroupId |
|
||
| CHARACTER IsolationLevel |
|
||
| CHARACTER KeyDeserializer |
|
||
| CHARACTER KeyDeserializerEncoding |
|
||
| CHARACTER MaxPollInterval |
|
||
| CHARACTER SessionTimeout |
|
Constructor Detail
KafkaConsumerConfig ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
Property Detail
CHARACTER AutoOffsetReset
|
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER EnableAutoCommit
|
||||||||
CHARACTER EnableAutoOffsetStore
|
||||||||
CHARACTER GroupId
|
||||||||
CHARACTER IsolationLevel
|
||||||||
CHARACTER KeyDeserializer
|
||||||||
CHARACTER KeyDeserializerEncoding
|
||||||||
CHARACTER MaxPollInterval
|
||||||||
CHARACTER SessionTimeout
|
||||||||