Package io.smallrye.reactive.messaging.kafka.impl
-
Class Summary Class Description ConfigHelper ConfigurationCleaner JsonHelper Be aware that this class is kafka specific.KafkaAdminHelper KafkaClientServiceImpl KafkaPollingThread KafkaRecordBatchStream<K,V> KafkaRecordHelper KafkaRecordStream<K,V> KafkaRecordStreamSubscription<K,V,T> ASubscriptionwhich, onKafkaRecordStreamSubscription.request(long), pollsConsumerRecordsfrom the given consumer client and emits records downstream.KafkaSendingThread KafkaSink KafkaSource<K,V> ReactiveKafkaAdminClient ReactiveKafkaConsumer<K,V> ReactiveKafkaProducer<K,V> RebalanceListeners RecordQueue<T> Stores the records coming from Kafka.RuntimeKafkaSinkConfiguration This class duplicate all configuration of theKafkaConnectorOutgoingConfigurationthat needs to be access at runtime (as opposed to configuration time), meaning all the items that are access for each message.TopicPartitions