| Package | Description |
|---|---|
| io.smallrye.reactive.messaging.kafka.commit | |
| io.smallrye.reactive.messaging.kafka.health | |
| io.smallrye.reactive.messaging.kafka.impl |
| Modifier and Type | Method and Description |
|---|---|
static KafkaThrottledLatestProcessedCommit |
KafkaThrottledLatestProcessedCommit.create(io.vertx.mutiny.core.Vertx vertx,
ReactiveKafkaConsumer<?,?> consumer,
String groupId,
KafkaConnectorIncomingConfiguration config,
KafkaSource<?,?> source) |
| Constructor and Description |
|---|
KafkaLatestCommit(io.vertx.mutiny.core.Vertx vertx,
KafkaConnectorIncomingConfiguration configuration,
ReactiveKafkaConsumer<?,?> consumer) |
| Constructor and Description |
|---|
KafkaSourceHealth(KafkaSource<?,?> source,
KafkaConnectorIncomingConfiguration config,
ReactiveKafkaConsumer<?,?> client) |
| Modifier and Type | Method and Description |
|---|---|
ReactiveKafkaConsumer<K,V> |
KafkaSource.getConsumer()
For testing purpose only
|
| Constructor and Description |
|---|
KafkaRecordStream(ReactiveKafkaConsumer<K,V> client,
KafkaConnectorIncomingConfiguration config,
io.vertx.core.Context context) |
Copyright © 2018–2021 SmallRye. All rights reserved.