KafkaConsumerConfig

data class KafkaConsumerConfig(val noPollingTimeoutSec: Long? = null, val poolTimeoutMs: Long = 10000)

Constructors

Link copied to clipboard
constructor(noPollingTimeoutSec: Long? = null, poolTimeoutMs: Long = 10000)

Properties

Link copied to clipboard
Link copied to clipboard