A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages

A

ack() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecord
 
ack() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecordBatch
 
ack() - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
acknowledgementFromRevokedTopicPartition(long, TopicPartition, String, Collection<TopicPartition>) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
acknowledgementFromRevokedTopicPartition(long, TopicPartition, String, Collection<TopicPartition>) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
acknowledgementFromRevokedTopicPartition$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
add(T) - Method in class io.smallrye.reactive.messaging.kafka.impl.RecordQueue
 
addAll(Iterable<T>) - Method in class io.smallrye.reactive.messaging.kafka.impl.RecordQueue
 
addAll(Collection<? extends T>) - Method in class io.smallrye.reactive.messaging.kafka.impl.RecordQueue
 
addFailureDetailsToHeaders(String, String, boolean, Headers, byte[], Throwable) - Static method in interface io.smallrye.reactive.messaging.kafka.DeserializationFailureHandler
Extend record headers to add deserialization failure reason to the incoming message headers
asJsonObject(Config) - Static method in class io.smallrye.reactive.messaging.kafka.impl.JsonHelper
 
asKafkaConfiguration(Map<String, String>) - Static method in class io.smallrye.reactive.messaging.kafka.impl.ConfigurationCleaner
 

B

BaseHealth - Class in io.smallrye.reactive.messaging.kafka.health
 
BaseHealth(String) - Constructor for class io.smallrye.reactive.messaging.kafka.health.BaseHealth
 
BINARY - io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper.CloudEventMode
 
build() - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecordMetadata.OutgoingKafkaRecordMetadataBuilder
Deprecated.
 
builder() - Static method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecordMetadata
Deprecated.
 

C

cancel() - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaRecordStreamSubscription
 
canConvert(Message<?>, Type) - Method in class io.smallrye.reactive.messaging.kafka.converters.ConsumerRecordConverter
 
canConvert(Message<?>, Type) - Method in class io.smallrye.reactive.messaging.kafka.converters.ConsumerRecordsConverter
 
canConvert(Message<?>, Type) - Method in class io.smallrye.reactive.messaging.kafka.converters.RecordConverter
 
cannotConvertProperty(String, Class<?>, Class<?>) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
cannotConvertProperty(String, Class<?>, Class<?>) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
cannotConvertProperty$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
capture(Context) - Method in class io.smallrye.reactive.messaging.kafka.commit.ContextHolder
 
CE_CONTENT_TYPE_PREFIX - Static variable in class io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper
 
CE_HEADER_PREFIX - Static variable in class io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper
 
CE_KAFKA_KEY - Static variable in interface io.smallrye.reactive.messaging.kafka.IncomingKafkaCloudEventMetadata
Extension - attribute name associated with the record's key.
CE_KAFKA_TOPIC - Static variable in interface io.smallrye.reactive.messaging.kafka.IncomingKafkaCloudEventMetadata
Extension - attribute name associated with the record's topic.
channel - Variable in class io.smallrye.reactive.messaging.kafka.health.BaseHealth
 
cleanupConsumerConfiguration(Map<String, ?>) - Static method in class io.smallrye.reactive.messaging.kafka.impl.ConfigurationCleaner
 
cleanupProducerConfiguration(JsonObject) - Static method in class io.smallrye.reactive.messaging.kafka.impl.ConfigurationCleaner
 
cleanupProducerConfiguration(Map<String, ?>) - Static method in class io.smallrye.reactive.messaging.kafka.impl.ConfigurationCleaner
 
clear() - Method in class io.smallrye.reactive.messaging.kafka.impl.RecordQueue
 
clearCache() - Static method in class io.smallrye.reactive.messaging.kafka.commit.KafkaThrottledLatestProcessedCommit
 
clientBasedReadinessCheck(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.health.BaseHealth
 
clientBasedReadinessCheck(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.health.KafkaSinkHealth
 
clientBasedReadinessCheck(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.health.KafkaSourceHealth
 
clientBasedStartupCheck(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.health.BaseHealth
 
clientBasedStartupCheck(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.health.KafkaSinkHealth
 
clientBasedStartupCheck(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.health.KafkaSourceHealth
 
close() - Method in class io.smallrye.reactive.messaging.kafka.fault.DeserializerWrapper
 
close() - Method in class io.smallrye.reactive.messaging.kafka.fault.SerializerWrapper
 
close() - Method in class io.smallrye.reactive.messaging.kafka.health.BaseHealth
 
close() - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
close() - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaProducer
 
closeAndAwait() - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaAdminClient
 
closeAndAwait() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaAdmin
 
closeQuietly() - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSink
 
closeQuietly() - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSource
 
commit(Map<TopicPartition, OffsetAndMetadata>) - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
commit(Map<TopicPartition, OffsetAndMetadata>) - Method in interface io.smallrye.reactive.messaging.kafka.KafkaConsumer
Commits the offsets
commitAsync(Map<TopicPartition, OffsetAndMetadata>) - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
commitStrategyForChannel(String, String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
commitStrategyForChannel(String, String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
commitStrategyForChannel$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
committed(Map<TopicPartition, OffsetAndMetadata>) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
committed(Map<TopicPartition, OffsetAndMetadata>) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
committed(TopicPartition...) - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
committed(TopicPartition...) - Method in interface io.smallrye.reactive.messaging.kafka.KafkaConsumer
Retrieved the last committed offset for each topic/partition
committed$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
config - Variable in class io.smallrye.reactive.messaging.kafka.KafkaConnectorCommonConfiguration
 
config() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorCommonConfiguration
 
ConfigHelper - Class in io.smallrye.reactive.messaging.kafka.impl
 
configServers(String, String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
configServers(String, String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
configServers$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
configuration() - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
configuration() - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaProducer
 
ConfigurationCleaner - Class in io.smallrye.reactive.messaging.kafka.impl
 
configure(Map<String, ?>, boolean) - Method in class io.smallrye.reactive.messaging.kafka.fault.DeserializerWrapper
Delegates to the underlying deserializer instance.
configure(Map<String, ?>, boolean) - Method in class io.smallrye.reactive.messaging.kafka.fault.SerializerWrapper
 
configuredPattern(String, String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
configuredPattern(String, String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
configuredPattern$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
configuredTopics(String, Set<String>) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
configuredTopics(String, Set<String>) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
configuredTopics$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
connectedToKafka(String, String, String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
connectedToKafka(String, String, String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
connectedToKafka(String, String, String, Set<String>) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
connectedToKafka(String, String, String, Set<String>) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
connectedToKafka3$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
connectedToKafka4$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
CONNECTION_COUNT_METRIC_NAME - Static variable in class io.smallrye.reactive.messaging.kafka.health.BaseHealth
 
CONNECTOR_NAME - Static variable in class io.smallrye.reactive.messaging.kafka.KafkaConnector
 
consumer() - Method in class io.smallrye.reactive.messaging.kafka.KafkaCDIEvents
 
ConsumerRecordConverter - Class in io.smallrye.reactive.messaging.kafka.converters
Convert an incoming Kafka message into a ConsumerRecord.
ConsumerRecordConverter() - Constructor for class io.smallrye.reactive.messaging.kafka.converters.ConsumerRecordConverter
 
ConsumerRecordsConverter - Class in io.smallrye.reactive.messaging.kafka.converters
Convert an incoming Kafka batch message into a ConsumerRecords.
ConsumerRecordsConverter() - Constructor for class io.smallrye.reactive.messaging.kafka.converters.ConsumerRecordsConverter
 
context - Variable in class io.smallrye.reactive.messaging.kafka.commit.ContextHolder
 
ContextHolder - Class in io.smallrye.reactive.messaging.kafka.commit
A class holding a vert.x context to make sure methods are always run from the same one.
ContextHolder(Vertx, int) - Constructor for class io.smallrye.reactive.messaging.kafka.commit.ContextHolder
 
convert(Message<?>, Type) - Method in class io.smallrye.reactive.messaging.kafka.converters.ConsumerRecordConverter
 
convert(Message<?>, Type) - Method in class io.smallrye.reactive.messaging.kafka.converters.ConsumerRecordsConverter
 
convert(Message<?>, Type) - Method in class io.smallrye.reactive.messaging.kafka.converters.RecordConverter
 
create(Vertx, ReactiveKafkaConsumer<?, ?>, String, KafkaConnectorIncomingConfiguration, KafkaSource<?, ?>) - Static method in class io.smallrye.reactive.messaging.kafka.commit.KafkaThrottledLatestProcessedCommit
 
create(Map<String, ?>, KafkaConnectorIncomingConfiguration, KafkaSource<?, ?>, KafkaCDIEvents) - Static method in class io.smallrye.reactive.messaging.kafka.fault.KafkaDeadLetterQueue
 
createAdminClient(Map<String, Object>, String, boolean) - Static method in class io.smallrye.reactive.messaging.kafka.impl.KafkaAdminHelper
 
createBinaryRecord(Message<?>, String, OutgoingKafkaRecordMetadata<?>, OutgoingCloudEventMetadata<?>, KafkaConnectorOutgoingConfiguration) - Static method in class io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper
 
createFromBinaryCloudEvent(ConsumerRecord<?, T>) - Static method in class io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper
 
createFromStructuredCloudEvent(ConsumerRecord<K, T>) - Static method in class io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper
 
createStructuredRecord(Message<?>, String, OutgoingKafkaRecordMetadata<?>, OutgoingCloudEventMetadata<?>, KafkaConnectorOutgoingConfiguration) - Static method in class io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper
 

D

DEAD_LETTER_CAUSE - Static variable in class io.smallrye.reactive.messaging.kafka.fault.KafkaDeadLetterQueue
 
DEAD_LETTER_OFFSET - Static variable in class io.smallrye.reactive.messaging.kafka.fault.KafkaDeadLetterQueue
 
DEAD_LETTER_PARTITION - Static variable in class io.smallrye.reactive.messaging.kafka.fault.KafkaDeadLetterQueue
 
DEAD_LETTER_QUEUE - io.smallrye.reactive.messaging.kafka.fault.KafkaFailureHandler.Strategy
 
DEAD_LETTER_REASON - Static variable in class io.smallrye.reactive.messaging.kafka.fault.KafkaDeadLetterQueue
 
DEAD_LETTER_TOPIC - Static variable in class io.smallrye.reactive.messaging.kafka.fault.KafkaDeadLetterQueue
 
deadLetterConfig(String, String, String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
deadLetterConfig(String, String, String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
deadLetterConfig$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
decorateDeserialization(Uni<T>, String, boolean, String, byte[], Headers) - Method in interface io.smallrye.reactive.messaging.kafka.DeserializationFailureHandler
Decorate the given wrapped deserialization action to apply fault tolerance actions.
decorateSerialization(Uni<byte[]>, String, boolean, String, T, Headers) - Method in interface io.smallrye.reactive.messaging.kafka.SerializationFailureHandler
Decorate the given wrapped serialization action to apply fault tolerance actions.
DEFAULT_KAFKA_BROKER - Static variable in class io.smallrye.reactive.messaging.kafka.impl.ConfigHelper
 
DefaultIncomingKafkaCloudEventMetadata<K,​T> - Class in io.smallrye.reactive.messaging.kafka.impl.ce
 
DefaultIncomingKafkaCloudEventMetadata(IncomingCloudEventMetadata<T>) - Constructor for class io.smallrye.reactive.messaging.kafka.impl.ce.DefaultIncomingKafkaCloudEventMetadata
 
deprecatedConfig(String, String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
deprecatedConfig(String, String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
deprecatedConfig$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
DESERIALIZATION_FAILURE_CAUSE - Static variable in interface io.smallrye.reactive.messaging.kafka.DeserializationFailureHandler
Header name for deserialization failure cause if any.
DESERIALIZATION_FAILURE_DATA - Static variable in interface io.smallrye.reactive.messaging.kafka.DeserializationFailureHandler
Header name passing the data that was not able to be deserialized.
DESERIALIZATION_FAILURE_DESERIALIZER - Static variable in interface io.smallrye.reactive.messaging.kafka.DeserializationFailureHandler
Header name passing the class name of the underlying deserializer.
DESERIALIZATION_FAILURE_IS_KEY - Static variable in interface io.smallrye.reactive.messaging.kafka.DeserializationFailureHandler
Header name used when the deserialization failure happened on a key.
DESERIALIZATION_FAILURE_REASON - Static variable in interface io.smallrye.reactive.messaging.kafka.DeserializationFailureHandler
Header name for deserialization failure message.
DESERIALIZATION_FAILURE_TOPIC - Static variable in interface io.smallrye.reactive.messaging.kafka.DeserializationFailureHandler
Header name for the topic of the incoming message when a deserialization failure happen.
DeserializationFailureHandler<T> - Interface in io.smallrye.reactive.messaging.kafka
Bean invoked on Kafka deserialization to implement custom failure handling.
deserializationFailureHandlerFailure(String, Throwable) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
deserializationFailureHandlerFailure(String, Throwable) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
deserializationFailureHandlerFailure$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
deserialize(String, byte[]) - Method in class io.smallrye.reactive.messaging.kafka.fault.DeserializerWrapper
 
deserialize(String, Headers, byte[]) - Method in class io.smallrye.reactive.messaging.kafka.fault.DeserializerWrapper
 
DeserializerWrapper<T> - Class in io.smallrye.reactive.messaging.kafka.fault
Wraps a delegate deserializer to handle config and deserialization failures.
DeserializerWrapper(String, boolean, DeserializationFailureHandler<T>, KafkaSource<?, ?>, boolean) - Constructor for class io.smallrye.reactive.messaging.kafka.fault.DeserializerWrapper
 
disableAutoCommit(String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
disableAutoCommit(String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
disableAutoCommit$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
disableThrottledCommitStrategyHealthCheck(String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
disableThrottledCommitStrategyHealthCheck(String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
disableThrottledCommitStrategyHealthCheck$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 

E

errorWhileClosingWriteStream(Throwable) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
errorWhileClosingWriteStream(Throwable) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
errorWhileClosingWriteStream$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
ex - Static variable in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
exceptionOnClose(Throwable) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
exceptionOnClose(Throwable) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
exceptionOnClose$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
executedConsumerAssignedRebalanceListener(String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
executedConsumerAssignedRebalanceListener(String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
executedConsumerAssignedRebalanceListener$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
executedConsumerRevokedRebalanceListener(String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
executedConsumerRevokedRebalanceListener(String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
executedConsumerRevokedRebalanceListener$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
executingConsumerRevokedRebalanceListener(String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
executingConsumerRevokedRebalanceListener(String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
executingConsumerRevokedRebalanceListener$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 

F

FAIL - io.smallrye.reactive.messaging.kafka.fault.KafkaFailureHandler.Strategy
 
failedToCommit(Map<TopicPartition, OffsetAndMetadata>, Throwable) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
failedToCommit(Map<TopicPartition, OffsetAndMetadata>, Throwable) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
failedToCommit$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
failedToCommitAsync(TopicPartition, long) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
failedToCommitAsync(TopicPartition, long) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
failedToCommitAsync$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
failureReported(Set<String>, Throwable) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
failureReported(Set<String>, Throwable) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
failureReported$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
failureReportedDuringRebalance(Set<String>, Throwable) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
failureReportedDuringRebalance(Set<String>, Throwable) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
failureReportedDuringRebalance$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
flush() - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaProducer
 
flush() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaProducer
Sends all buffered records immediately.
from(String) - Static method in enum io.smallrye.reactive.messaging.kafka.commit.KafkaCommitHandler.Strategy
 
from(String) - Static method in enum io.smallrye.reactive.messaging.kafka.fault.KafkaFailureHandler.Strategy
 
from(Message<T>) - Static method in interface io.smallrye.reactive.messaging.kafka.KafkaRecord
 
from(Message<T>) - Static method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 

G

get(String) - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
get(String) - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaProducer
 
get(Headers, String) - Method in class io.smallrye.reactive.messaging.kafka.tracing.HeaderExtractAdapter
 
getAck() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecord
 
getAck() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecordBatch
 
getAck() - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
getAcks() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the acks value from the configuration.
getAdmin() - Method in class io.smallrye.reactive.messaging.kafka.health.BaseHealth
 
getAdmin() - Method in class io.smallrye.reactive.messaging.kafka.health.KafkaSinkHealth
 
getAdmin() - Method in class io.smallrye.reactive.messaging.kafka.health.KafkaSourceHealth
 
getAssignments() - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
getAssignments() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaConsumer
Retrieves the current assignments of the consumer.
getAutoOffsetReset() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the auto.offset.reset value from the configuration.
getBatch() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the batch value from the configuration.
getBatchStream() - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSource
 
getBootstrapServers() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorCommonConfiguration
Gets the bootstrap.servers value from the configuration.
getBroadcast() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the broadcast value from the configuration.
getBufferMemory() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the buffer.memory value from the configuration.
getChannel() - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSink
 
getChannel() - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSource
 
getChannel() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorCommonConfiguration
 
getChannelSpecificConfig(Instance<Map<String, Object>>, Config) - Static method in class io.smallrye.reactive.messaging.kafka.impl.ConfigHelper
Looks for a Map%lt;String, Object&gt; for the given channel.
getClientId() - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaProducer
 
getCloseTimeout() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the close-timeout value from the configuration.
getCloudEventMode(ConsumerRecord<?, ?>) - Static method in class io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper
 
getCloudEvents() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorCommonConfiguration
Gets the cloud-events value from the configuration.
getCloudEventsDataContentType() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the cloud-events-data-content-type value from the configuration.
getCloudEventsDataSchema() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the cloud-events-data-schema value from the configuration.
getCloudEventsInsertTimestamp() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the cloud-events-insert-timestamp value from the configuration.
getCloudEventsMode() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the cloud-events-mode value from the configuration.
getCloudEventsSource() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the cloud-events-source value from the configuration.
getCloudEventsSubject() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the cloud-events-subject value from the configuration.
getCloudEventsType() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the cloud-events-type value from the configuration.
getCommitHandler() - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSource
 
getCommitStrategy() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the commit-strategy value from the configuration.
getConsumer() - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSource
For testing purpose only
getConsumer(String) - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaClientServiceImpl
 
getConsumer(String) - Method in interface io.smallrye.reactive.messaging.kafka.KafkaClientService
Gets the managed Kafka Consumer for the given channel.
getConsumer(String) - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnector
 
getConsumerChannels() - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaClientServiceImpl
 
getConsumerChannels() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaClientService
Get the names of all the Kafka incoming channels managed by this connector.
getConsumerChannels() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnector
 
getConsumerRebalanceListenerName() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the consumer-rebalance-listener.name value from the configuration.
getContext() - Method in class io.smallrye.reactive.messaging.kafka.commit.ContextHolder
 
getData() - Method in class io.smallrye.reactive.messaging.kafka.impl.ce.DefaultIncomingKafkaCloudEventMetadata
 
getDataContentType() - Method in class io.smallrye.reactive.messaging.kafka.impl.ce.DefaultIncomingKafkaCloudEventMetadata
 
getDataSchema() - Method in class io.smallrye.reactive.messaging.kafka.impl.ce.DefaultIncomingKafkaCloudEventMetadata
 
getDeadLetterQueueKeySerializer() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the dead-letter-queue.key.serializer value from the configuration.
getDeadLetterQueueTopic() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the dead-letter-queue.topic value from the configuration.
getDeadLetterQueueValueSerializer() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the dead-letter-queue.value.serializer value from the configuration.
getEnableAutoCommit() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the enable.auto.commit value from the configuration.
getExtension(String) - Method in class io.smallrye.reactive.messaging.kafka.impl.ce.DefaultIncomingKafkaCloudEventMetadata
 
getExtensions() - Method in class io.smallrye.reactive.messaging.kafka.impl.ce.DefaultIncomingKafkaCloudEventMetadata
 
getFailOnDeserializationFailure() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the fail-on-deserialization-failure value from the configuration.
getFailureStrategy() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the failure-strategy value from the configuration.
getFetchMinBytes() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the fetch.min.bytes value from the configuration.
getFromAlias(String, Class<T>) - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorCommonConfiguration
Retrieves the value stored for the given alias.
getFromAliasWithDefaultValue(String, Class<T>, T) - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorCommonConfiguration
Retrieves the value stored for the given alias.
getGracefulShutdown() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the graceful-shutdown value from the configuration.
getGroupId() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the group.id value from the configuration.
getHeaders() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecord
 
getHeaders() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaRecord
 
getHeaders() - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
getHealthEnabled() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorCommonConfiguration
Gets the health-enabled value from the configuration.
getHealthReadinessEnabled() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorCommonConfiguration
Gets the health-readiness-enabled value from the configuration.
getHealthReadinessTimeout() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorCommonConfiguration
Gets the health-readiness-timeout value from the configuration.
getHealthReadinessTopicVerification() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorCommonConfiguration
Gets the health-readiness-topic-verification value from the configuration.
getHealthTopicVerificationEnabled() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorCommonConfiguration
Gets the health-topic-verification-enabled value from the configuration.
getHealthTopicVerificationTimeout() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorCommonConfiguration
Gets the health-topic-verification-timeout value from the configuration.
getId() - Method in class io.smallrye.reactive.messaging.kafka.impl.ce.DefaultIncomingKafkaCloudEventMetadata
 
getKafkaConfiguration() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorCommonConfiguration
Gets the kafka-configuration value from the configuration.
getKey() - Method in interface io.smallrye.reactive.messaging.kafka.IncomingKafkaCloudEventMetadata
 
getKey() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecord
 
getKey() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the key value from the configuration.
getKey() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaRecord
 
getKey() - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
getKeyDeserializationFailureHandler() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the key-deserialization-failure-handler value from the configuration.
getKeyDeserializer() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the key.deserializer value from the configuration.
getKeySerializationFailureHandler() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the key-serialization-failure-handler value from the configuration.
getKeySerializer() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the key.serializer value from the configuration.
getLatestOffsetRecords() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecordBatch
 
getLatestOffsetRecords() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaRecordBatch
 
getLiveness() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnector
 
getLoggingLocale() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
getLoggingLocale() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
getLoggingLocale() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaMessages_$bundle
 
getMaxInflightMessages() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the max-inflight-messages value from the configuration.
getMaxQueueSizeFactor() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the max-queue-size-factor value from the configuration.
getMerge() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the merge value from the configuration.
getMetadata() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecord
 
getMetadata() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecordBatch
 
getMetadata() - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
getMetric(Map<MetricName, ? extends Metric>) - Method in class io.smallrye.reactive.messaging.kafka.health.BaseHealth
 
getNack() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecord
 
getNack() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecordBatch
 
getNack() - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
getOffset() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecord
 
getPartition() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecord
 
getPartition() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the partition value from the configuration.
getPartition() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaRecord
 
getPartition() - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
getPartitions() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the partitions value from the configuration.
getPattern() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the pattern value from the configuration.
getPauseIfNoRequests() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the pause-if-no-requests value from the configuration.
getPayload() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecord
 
getPayload() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecordBatch
 
getPayload() - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
getPollTimeout() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the poll-timeout value from the configuration.
getPositions() - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
getPositions() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaConsumer
Retrieves the next positions for each assigned topic/partitions
getProducer() - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSink
 
getProducer(String) - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaClientServiceImpl
 
getProducer(String) - Method in interface io.smallrye.reactive.messaging.kafka.KafkaClientService
Gets the managed Kafka Producer for the given channel.
getProducer(String) - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnector
 
getProducerChannels() - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaClientServiceImpl
 
getProducerChannels() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaClientService
Get the names of all the Kafka outgoing channels managed by this connector.
getProducerChannels() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnector
 
getPropagateRecordKey() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the propagate-record-key value from the configuration.
getPublisherBuilder(Config) - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnector
 
getReadiness() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnector
 
getRebalanceListener() - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
getRecords() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecordBatch
 
getRecords() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaRecordBatch
 
getRequests() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the requests value from the configuration.
getRetries() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the retries value from the configuration.
getRetry() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the retry value from the configuration.
getRetryAttempts() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the retry-attempts value from the configuration.
getRetryMaxWait() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the retry-max-wait value from the configuration.
getSink() - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSink
 
getSource() - Method in class io.smallrye.reactive.messaging.kafka.impl.ce.DefaultIncomingKafkaCloudEventMetadata
 
getSpecVersion() - Method in class io.smallrye.reactive.messaging.kafka.impl.ce.DefaultIncomingKafkaCloudEventMetadata
 
getStartup() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnector
 
getStream() - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSource
 
getSubject() - Method in class io.smallrye.reactive.messaging.kafka.impl.ce.DefaultIncomingKafkaCloudEventMetadata
 
getSubscribedTopics() - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSource
 
getSubscriberBuilder(Config) - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnector
 
GETTER - Static variable in class io.smallrye.reactive.messaging.kafka.tracing.HeaderExtractAdapter
 
getThrottledUnprocessedRecordMaxAgeMs() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the throttled.unprocessed-record-max-age.ms value from the configuration.
getTimestamp() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecord
 
getTimestamp() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaRecord
 
getTimestamp() - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
getTimeStamp() - Method in class io.smallrye.reactive.messaging.kafka.impl.ce.DefaultIncomingKafkaCloudEventMetadata
 
getTopic() - Method in interface io.smallrye.reactive.messaging.kafka.IncomingKafkaCloudEventMetadata
 
getTopic() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecord
 
getTopic() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorCommonConfiguration
Gets the topic value from the configuration.
getTopic() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaRecord
 
getTopic() - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
getTopics() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the topics value from the configuration.
getTracingEnabled() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorCommonConfiguration
Gets the tracing-enabled value from the configuration.
getType() - Method in class io.smallrye.reactive.messaging.kafka.impl.ce.DefaultIncomingKafkaCloudEventMetadata
 
getValueDeserializationFailureHandler() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the value-deserialization-failure-handler value from the configuration.
getValueDeserializer() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Gets the value.deserializer value from the configuration.
getValueSerializationFailureHandler() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the value-serialization-failure-handler value from the configuration.
getValueSerializer() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the value.serializer value from the configuration.
getWaitForWriteCompletion() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Gets the waitForWriteCompletion value from the configuration.

H

handle(IncomingKafkaRecord<K, V>) - Method in interface io.smallrye.reactive.messaging.kafka.commit.KafkaCommitHandler
 
handle(IncomingKafkaRecord<K, V>) - Method in class io.smallrye.reactive.messaging.kafka.commit.KafkaIgnoreCommit
 
handle(IncomingKafkaRecord<K, V>) - Method in class io.smallrye.reactive.messaging.kafka.commit.KafkaLatestCommit
 
handle(IncomingKafkaRecord<K, V>) - Method in class io.smallrye.reactive.messaging.kafka.commit.KafkaThrottledLatestProcessedCommit
A message has been acknowledged.
handle(IncomingKafkaRecord<K, V>, Throwable, Metadata) - Method in class io.smallrye.reactive.messaging.kafka.fault.KafkaDeadLetterQueue
 
handle(IncomingKafkaRecord<K, V>, Throwable, Metadata) - Method in class io.smallrye.reactive.messaging.kafka.fault.KafkaFailStop
 
handle(IncomingKafkaRecord<K, V>, Throwable, Metadata) - Method in interface io.smallrye.reactive.messaging.kafka.fault.KafkaFailureHandler
 
handle(IncomingKafkaRecord<K, V>, Throwable, Metadata) - Method in class io.smallrye.reactive.messaging.kafka.fault.KafkaIgnoreFailure
 
handleDeserializationFailure(String, boolean, String, byte[], Exception, Headers) - Method in interface io.smallrye.reactive.messaging.kafka.DeserializationFailureHandler
Handles a deserialization issue for a record's key or value.
handleSerializationFailure(String, boolean, String, T, Exception, Headers) - Method in interface io.smallrye.reactive.messaging.kafka.SerializationFailureHandler
Handles a serialization issue for a record's key or value.
hasSubscribers() - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSource
 
HeaderExtractAdapter - Class in io.smallrye.reactive.messaging.kafka.tracing
 
HeaderExtractAdapter() - Constructor for class io.smallrye.reactive.messaging.kafka.tracing.HeaderExtractAdapter
 
HeaderInjectAdapter - Class in io.smallrye.reactive.messaging.kafka.tracing
 
HeaderInjectAdapter() - Constructor for class io.smallrye.reactive.messaging.kafka.tracing.HeaderInjectAdapter
 

I

IGNORE - io.smallrye.reactive.messaging.kafka.commit.KafkaCommitHandler.Strategy
 
IGNORE - io.smallrye.reactive.messaging.kafka.fault.KafkaFailureHandler.Strategy
 
illegalArgumentInvalidCommitStrategy(String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
illegalArgumentInvalidCommitStrategy(String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
illegalArgumentInvalidCommitStrategy$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
illegalArgumentInvalidFailureStrategy(String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
illegalArgumentInvalidFailureStrategy(String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
illegalArgumentInvalidFailureStrategy$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
illegalArgumentNoMetadata(Class) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
illegalArgumentNoMetadata(Class) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
illegalArgumentNoMetadata$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
illegalArgumentUnknownCommitStrategy(String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
illegalArgumentUnknownCommitStrategy(String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
illegalArgumentUnknownCommitStrategy$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
illegalArgumentUnknownFailureStrategy(String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
illegalArgumentUnknownFailureStrategy(String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
illegalArgumentUnknownFailureStrategy$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
illegalStateConsumeWithoutBackPressure() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
illegalStateConsumeWithoutBackPressure() - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
illegalStateConsumeWithoutBackPressure$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
illegalStateOnlyOneSubscriber() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
illegalStateOnlyOneSubscriber() - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
illegalStateOnlyOneSubscriber$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
IncomingKafkaCloudEventMetadata<K,​T> - Interface in io.smallrye.reactive.messaging.kafka
Addition "extension" attribute specific to incoming Kafka record
IncomingKafkaRecord<K,​T> - Class in io.smallrye.reactive.messaging.kafka
 
IncomingKafkaRecord(ConsumerRecord<K, T>, KafkaCommitHandler, KafkaFailureHandler, boolean, boolean) - Constructor for class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecord
 
IncomingKafkaRecordBatch<K,​T> - Class in io.smallrye.reactive.messaging.kafka
 
IncomingKafkaRecordBatch(ConsumerRecords<K, T>, KafkaCommitHandler, KafkaFailureHandler, boolean, boolean) - Constructor for class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecordBatch
 
IncomingKafkaRecordMetadata<K,​T> - Class in io.smallrye.reactive.messaging.kafka
Deprecated.
IncomingKafkaRecordMetadata(ConsumerRecord<K, T>) - Constructor for class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecordMetadata
Deprecated.
 
incomingTrace(IncomingKafkaRecord<K, V>, boolean) - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSource
 
incomingTrace(IncomingKafkaRecordBatch<K, V>) - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSource
 
initializeStoreAtPosition(TopicPartition, long) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
initializeStoreAtPosition(TopicPartition, long) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
initializeStoreAtPosition$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
injectClient(MockConsumer<?, ?>) - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
injectTracingMetadata(TracingMetadata) - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecord
 
INSTANCE - Static variable in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
INSTANCE - Static variable in class io.smallrye.reactive.messaging.kafka.i18n.KafkaMessages_$bundle
 
invalidValueSerializerForStructuredCloudEvent(String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
invalidValueSerializerForStructuredCloudEvent(String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
invalidValueSerializerForStructuredCloudEvent$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
io.smallrye.reactive.messaging.kafka - package io.smallrye.reactive.messaging.kafka
 
io.smallrye.reactive.messaging.kafka.commit - package io.smallrye.reactive.messaging.kafka.commit
 
io.smallrye.reactive.messaging.kafka.converters - package io.smallrye.reactive.messaging.kafka.converters
 
io.smallrye.reactive.messaging.kafka.fault - package io.smallrye.reactive.messaging.kafka.fault
 
io.smallrye.reactive.messaging.kafka.health - package io.smallrye.reactive.messaging.kafka.health
 
io.smallrye.reactive.messaging.kafka.i18n - package io.smallrye.reactive.messaging.kafka.i18n
 
io.smallrye.reactive.messaging.kafka.impl - package io.smallrye.reactive.messaging.kafka.impl
 
io.smallrye.reactive.messaging.kafka.impl.ce - package io.smallrye.reactive.messaging.kafka.impl.ce
 
io.smallrye.reactive.messaging.kafka.tracing - package io.smallrye.reactive.messaging.kafka.tracing
 
isAlive(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSink
 
isAlive(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSource
 
isReady(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.health.BaseHealth
 
isReady(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSink
 
isReady(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSource
 
isStarted(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.health.BaseHealth
 
isStarted(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSink
 
isStarted(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSource
 
iterator() - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecordBatch
 

J

JsonHelper - Class in io.smallrye.reactive.messaging.kafka.impl
Be aware that this class is kafka specific.
JsonHelper() - Constructor for class io.smallrye.reactive.messaging.kafka.impl.JsonHelper
 

K

KAFKA_CONFIGURATION_NAME_ATTRIBUTE - Static variable in class io.smallrye.reactive.messaging.kafka.impl.ConfigHelper
 
KAFKA_HEADER_CONTENT_TYPE - Static variable in class io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper
 
KAFKA_HEADER_FOR_CONTENT_TYPE - Static variable in class io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper
 
KAFKA_HEADER_FOR_ID - Static variable in class io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper
 
KAFKA_HEADER_FOR_SCHEMA - Static variable in class io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper
 
KAFKA_HEADER_FOR_SOURCE - Static variable in class io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper
 
KAFKA_HEADER_FOR_SPEC_VERSION - Static variable in class io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper
 
KAFKA_HEADER_FOR_SUBJECT - Static variable in class io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper
 
KAFKA_HEADER_FOR_TIME - Static variable in class io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper
 
KAFKA_HEADER_FOR_TYPE - Static variable in class io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper
 
KafkaAdmin - Interface in io.smallrye.reactive.messaging.kafka
Internal interface for Kafka admin client.
KafkaAdminHelper - Class in io.smallrye.reactive.messaging.kafka.impl
 
KafkaCDIEvents - Class in io.smallrye.reactive.messaging.kafka
 
KafkaCDIEvents() - Constructor for class io.smallrye.reactive.messaging.kafka.KafkaCDIEvents
 
KafkaClientService - Interface in io.smallrye.reactive.messaging.kafka
 
KafkaClientServiceImpl - Class in io.smallrye.reactive.messaging.kafka.impl
 
KafkaClientServiceImpl() - Constructor for class io.smallrye.reactive.messaging.kafka.impl.KafkaClientServiceImpl
 
KafkaCloudEventHelper - Class in io.smallrye.reactive.messaging.kafka.impl.ce
 
KafkaCloudEventHelper.CloudEventMode - Enum in io.smallrye.reactive.messaging.kafka.impl.ce
 
KafkaCommitHandler - Interface in io.smallrye.reactive.messaging.kafka.commit
 
KafkaCommitHandler.Strategy - Enum in io.smallrye.reactive.messaging.kafka.commit
 
KafkaConnector - Class in io.smallrye.reactive.messaging.kafka
 
KafkaConnector() - Constructor for class io.smallrye.reactive.messaging.kafka.KafkaConnector
 
KafkaConnectorCommonConfiguration - Class in io.smallrye.reactive.messaging.kafka
Extracts the common configuration for the smallrye-kafka connector.
KafkaConnectorCommonConfiguration(Config) - Constructor for class io.smallrye.reactive.messaging.kafka.KafkaConnectorCommonConfiguration
Creates a new KafkaConnectorCommonConfiguration.
KafkaConnectorIncomingConfiguration - Class in io.smallrye.reactive.messaging.kafka
Extract the incoming configuration for the smallrye-kafka connector.
KafkaConnectorIncomingConfiguration(Config) - Constructor for class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
Creates a new KafkaConnectorIncomingConfiguration.
KafkaConnectorOutgoingConfiguration - Class in io.smallrye.reactive.messaging.kafka
Extract the outgoing configuration for the smallrye-kafka connector.
KafkaConnectorOutgoingConfiguration(Config) - Constructor for class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
Creates a new KafkaConnectorOutgoingConfiguration.
KafkaConsumer<K,​V> - Interface in io.smallrye.reactive.messaging.kafka
Kafka Consumer API.
KafkaConsumerRebalanceListener - Interface in io.smallrye.reactive.messaging.kafka
When implemented by a managed bean annotated with @Identifier and configured against an inbound connector, it will be applied as a consumer rebalance listener to that inbound connector's consumer.
KafkaDeadLetterQueue - Class in io.smallrye.reactive.messaging.kafka.fault
 
KafkaDeadLetterQueue(String, String, ReactiveKafkaProducer, KafkaSource<?, ?>) - Constructor for class io.smallrye.reactive.messaging.kafka.fault.KafkaDeadLetterQueue
 
KafkaExceptions - Interface in io.smallrye.reactive.messaging.kafka.i18n
Exceptions for Kafka Connector Assigned ID range is 18000-18099
KafkaExceptions_$bundle - Class in io.smallrye.reactive.messaging.kafka.i18n
Warning this class consists of generated code.
KafkaExceptions_$bundle() - Constructor for class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
KafkaFailStop - Class in io.smallrye.reactive.messaging.kafka.fault
 
KafkaFailStop(String, KafkaSource<?, ?>) - Constructor for class io.smallrye.reactive.messaging.kafka.fault.KafkaFailStop
 
KafkaFailureHandler - Interface in io.smallrye.reactive.messaging.kafka.fault
 
KafkaFailureHandler.Strategy - Enum in io.smallrye.reactive.messaging.kafka.fault
 
KafkaIgnoreCommit - Class in io.smallrye.reactive.messaging.kafka.commit
Ignores an ACK and does not commit any offsets.
KafkaIgnoreCommit() - Constructor for class io.smallrye.reactive.messaging.kafka.commit.KafkaIgnoreCommit
 
KafkaIgnoreFailure - Class in io.smallrye.reactive.messaging.kafka.fault
 
KafkaIgnoreFailure(String) - Constructor for class io.smallrye.reactive.messaging.kafka.fault.KafkaIgnoreFailure
 
KafkaLatestCommit - Class in io.smallrye.reactive.messaging.kafka.commit
Will commit the record offset received by the Kafka consumer (if higher than the previously committed offset).
KafkaLatestCommit(Vertx, KafkaConnectorIncomingConfiguration, ReactiveKafkaConsumer<?, ?>) - Constructor for class io.smallrye.reactive.messaging.kafka.commit.KafkaLatestCommit
 
KafkaLogging - Interface in io.smallrye.reactive.messaging.kafka.i18n
Logging for Kafka Connector Assigned ID range is 18200-18299
KafkaLogging_$logger - Class in io.smallrye.reactive.messaging.kafka.i18n
Warning this class consists of generated code.
KafkaLogging_$logger(Logger) - Constructor for class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
KafkaMessage<K,​T> - Interface in io.smallrye.reactive.messaging.kafka
Deprecated.
KafkaMessageMetadata<K> - Interface in io.smallrye.reactive.messaging.kafka
Deprecated.
KafkaMessages - Interface in io.smallrye.reactive.messaging.kafka.i18n
Messages for Kafka Connector Assigned ID range is 18100-18199
KafkaMessages_$bundle - Class in io.smallrye.reactive.messaging.kafka.i18n
Warning this class consists of generated code.
KafkaMessages_$bundle() - Constructor for class io.smallrye.reactive.messaging.kafka.i18n.KafkaMessages_$bundle
 
KafkaPollingThread - Class in io.smallrye.reactive.messaging.kafka.impl
 
KafkaPollingThread(Runnable) - Constructor for class io.smallrye.reactive.messaging.kafka.impl.KafkaPollingThread
 
KafkaProducer<K,​V> - Interface in io.smallrye.reactive.messaging.kafka
Kafka Producer API.
KafkaRecord<K,​T> - Interface in io.smallrye.reactive.messaging.kafka
 
KafkaRecordBatch<K,​T> - Interface in io.smallrye.reactive.messaging.kafka
Represents a batch of Kafka records received by polling the KafkaConsumer This type extends the Message<List<T>> where T is the type of records' payloads.
KafkaRecordBatchStream<K,​V> - Class in io.smallrye.reactive.messaging.kafka.impl
 
KafkaRecordBatchStream(ReactiveKafkaConsumer<K, V>, KafkaConnectorIncomingConfiguration, Context) - Constructor for class io.smallrye.reactive.messaging.kafka.impl.KafkaRecordBatchStream
 
KafkaRecordStream<K,​V> - Class in io.smallrye.reactive.messaging.kafka.impl
 
KafkaRecordStream(ReactiveKafkaConsumer<K, V>, KafkaConnectorIncomingConfiguration, Context) - Constructor for class io.smallrye.reactive.messaging.kafka.impl.KafkaRecordStream
 
KafkaRecordStreamSubscription<K,​V,​T> - Class in io.smallrye.reactive.messaging.kafka.impl
A Subscription which, on KafkaRecordStreamSubscription.request(long), polls ConsumerRecords from the given consumer client and emits records downstream.
KafkaRecordStreamSubscription(ReactiveKafkaConsumer<K, V>, KafkaConnectorIncomingConfiguration, MultiSubscriber<? super T>, Context, int, BiConsumer<ConsumerRecords<K, V>, RecordQueue<T>>) - Constructor for class io.smallrye.reactive.messaging.kafka.impl.KafkaRecordStreamSubscription
 
KafkaSendingThread - Class in io.smallrye.reactive.messaging.kafka.impl
 
KafkaSendingThread(Runnable) - Constructor for class io.smallrye.reactive.messaging.kafka.impl.KafkaSendingThread
 
KafkaSink - Class in io.smallrye.reactive.messaging.kafka.impl
 
KafkaSink(KafkaConnectorOutgoingConfiguration, KafkaCDIEvents, Instance<SerializationFailureHandler<?>>) - Constructor for class io.smallrye.reactive.messaging.kafka.impl.KafkaSink
 
KafkaSinkHealth - Class in io.smallrye.reactive.messaging.kafka.health
 
KafkaSinkHealth(KafkaConnectorOutgoingConfiguration, Map<String, ?>, Producer<?, ?>) - Constructor for class io.smallrye.reactive.messaging.kafka.health.KafkaSinkHealth
 
KafkaSource<K,​V> - Class in io.smallrye.reactive.messaging.kafka.impl
 
KafkaSource(Vertx, String, KafkaConnectorIncomingConfiguration, Instance<KafkaConsumerRebalanceListener>, KafkaCDIEvents, Instance<DeserializationFailureHandler<?>>, int) - Constructor for class io.smallrye.reactive.messaging.kafka.impl.KafkaSource
 
KafkaSourceHealth - Class in io.smallrye.reactive.messaging.kafka.health
 
KafkaSourceHealth(KafkaSource<?, ?>, KafkaConnectorIncomingConfiguration, ReactiveKafkaConsumer<?, ?>) - Constructor for class io.smallrye.reactive.messaging.kafka.health.KafkaSourceHealth
 
KafkaThrottledLatestProcessedCommit - Class in io.smallrye.reactive.messaging.kafka.commit
Will keep track of received messages and commit to the next offset after the latest ACKed message in sequence.
KafkaThrottledLatestProcessedCommit.TooManyMessagesWithoutAckException - Class in io.smallrye.reactive.messaging.kafka.commit
 
key() - Method in class io.smallrye.reactive.messaging.kafka.Record
 
keyDeserializerOmitted() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
keyDeserializerOmitted() - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
keyDeserializerOmitted$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
keys(Headers) - Method in class io.smallrye.reactive.messaging.kafka.tracing.HeaderExtractAdapter
 
keySerializerOmitted() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
keySerializerOmitted() - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
keySerializerOmitted$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 

L

LATEST - io.smallrye.reactive.messaging.kafka.commit.KafkaCommitHandler.Strategy
 
listTopics() - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaAdminClient
 
listTopics() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaAdmin
 
loadingConsumerRebalanceListenerFromConfiguredName(String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
loadingConsumerRebalanceListenerFromConfiguredName(String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
loadingConsumerRebalanceListenerFromConfiguredName$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
loadingConsumerRebalanceListenerFromGroupId(String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
loadingConsumerRebalanceListenerFromGroupId(String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
loadingConsumerRebalanceListenerFromGroupId$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
log - Static variable in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
lookupForIdentifiedConfiguration(Instance<Map<String, Object>>, String, boolean) - Static method in class io.smallrye.reactive.messaging.kafka.impl.ConfigHelper
Looks for a CDI bean of type Map identified using the given named.

M

merge(Config, Map<String, Object>) - Static method in class io.smallrye.reactive.messaging.kafka.impl.ConfigHelper
 
merge(Config, Map<String, Object>, Map<String, Object>) - Static method in class io.smallrye.reactive.messaging.kafka.impl.ConfigHelper
Returns a Config instance merging the values from the 3 sources (the channel configuration, a map specific to the channel and the global Kafka configuration).
messageNackedDeadLetter(String, String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
messageNackedDeadLetter(String, String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
messageNackedDeadLetter$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
messageNackedFailStop(String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
messageNackedFailStop(String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
messageNackedFailStop$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
messageNackedFullIgnored(Throwable) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
messageNackedFullIgnored(Throwable) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
messageNackedFullIgnored$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
messageNackedIgnore(String, String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
messageNackedIgnore(String, String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
messageNackedIgnore$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
messageStillUnprocessedAfterTimeout(long) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
messageStillUnprocessedAfterTimeout(long) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
messageStillUnprocessedAfterTimeout$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
metricsBasedReadinessCheck(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.health.BaseHealth
 
metricsBasedReadinessCheck(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.health.KafkaSinkHealth
 
metricsBasedReadinessCheck(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.health.KafkaSourceHealth
 
metricsBasedStartupCheck(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.health.BaseHealth
 
metricsBasedStartupCheck(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.health.KafkaSinkHealth
 
metricsBasedStartupCheck(HealthReport.HealthReportBuilder) - Method in class io.smallrye.reactive.messaging.kafka.health.KafkaSourceHealth
 
missingProperty(String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
missingProperty(String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
missingProperty$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
missingValueDeserializer(String, String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
missingValueDeserializer(String, String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
missingValueDeserializer$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
missingValueSerializer(String, String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
missingValueSerializer(String, String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
missingValueSerializer$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
msg - Static variable in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaMessages
 

N

nack(Throwable, Metadata) - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecord
 
nack(Throwable, Metadata) - Method in class io.smallrye.reactive.messaging.kafka.IncomingKafkaRecordBatch
 
nackingMessage(Message<?>, String, Throwable) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
nackingMessage(Message<?>, String, Throwable) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
nackingMessage$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
noGroupId(String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
noGroupId(String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
noGroupId$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
NOT_A_CLOUD_EVENT - io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper.CloudEventMode
 

O

of(String, K, T) - Static method in interface io.smallrye.reactive.messaging.kafka.KafkaMessage
Deprecated.
Creates a new outgoing kafka message.
of(String, K, T) - Static method in interface io.smallrye.reactive.messaging.kafka.KafkaRecord
Creates a new outgoing Kafka record.
of(String, K, T, Instant, int) - Static method in interface io.smallrye.reactive.messaging.kafka.KafkaMessage
Deprecated.
Creates a new outgoing kafka message.
of(String, K, T, Instant, int) - Static method in interface io.smallrye.reactive.messaging.kafka.KafkaRecord
Creates a new outgoing Kafka record.
of(K, T) - Static method in interface io.smallrye.reactive.messaging.kafka.KafkaMessage
Deprecated.
Creates a new outgoing kafka message.
of(K, T) - Static method in interface io.smallrye.reactive.messaging.kafka.KafkaRecord
Creates a new outgoing Kafka record.
of(K, V) - Static method in class io.smallrye.reactive.messaging.kafka.Record
Creates a new record.
offer(T) - Method in class io.smallrye.reactive.messaging.kafka.impl.RecordQueue
 
onPartitionsAssigned(Consumer<?, ?>, Collection<TopicPartition>) - Method in interface io.smallrye.reactive.messaging.kafka.KafkaConsumerRebalanceListener
A callback method the user can implement to provide handling of customized offsets on completion of a successful partition re-assignment.
onPartitionsLost(Consumer<?, ?>, Collection<TopicPartition>) - Method in interface io.smallrye.reactive.messaging.kafka.KafkaConsumerRebalanceListener
A callback method you can implement to provide handling of cleaning up resources for partitions that have already been reassigned to other consumers.
onPartitionsRevoked(Consumer<?, ?>, Collection<TopicPartition>) - Method in interface io.smallrye.reactive.messaging.kafka.KafkaConsumerRebalanceListener
A callback method the user can implement to provide handling of offset commits to a customized store.
OutgoingKafkaRecord<K,​T> - Class in io.smallrye.reactive.messaging.kafka
 
OutgoingKafkaRecord(String, K, T, Instant, int, Headers, Supplier<CompletionStage<Void>>, Function<Throwable, CompletionStage<Void>>, Metadata) - Constructor for class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
OutgoingKafkaRecordMetadata<K> - Class in io.smallrye.reactive.messaging.kafka
Deprecated.
OutgoingKafkaRecordMetadata(String, K, int, Instant, Headers) - Constructor for class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecordMetadata
Deprecated.
 
OutgoingKafkaRecordMetadata.OutgoingKafkaRecordMetadataBuilder<K> - Class in io.smallrye.reactive.messaging.kafka
Deprecated.
 
OutgoingKafkaRecordMetadataBuilder() - Constructor for class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecordMetadata.OutgoingKafkaRecordMetadataBuilder
Deprecated.
 

P

partitionRevokedCollectingRecordsToCommit(TopicPartition, long) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
partitionRevokedCollectingRecordsToCommit(TopicPartition, long) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
partitionRevokedCollectingRecordsToCommit$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
partitionsAssigned(Collection<TopicPartition>) - Method in interface io.smallrye.reactive.messaging.kafka.commit.KafkaCommitHandler
 
partitionsAssigned(Collection<TopicPartition>) - Method in class io.smallrye.reactive.messaging.kafka.commit.KafkaThrottledLatestProcessedCommit
New partitions are assigned.
partitionsFor(String) - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaProducer
 
partitionsFor(String) - Method in interface io.smallrye.reactive.messaging.kafka.KafkaProducer
Returns a list of partition metadata for given topic.
partitionsRevoked(Collection<TopicPartition>) - Method in interface io.smallrye.reactive.messaging.kafka.commit.KafkaCommitHandler
 
partitionsRevoked(Collection<TopicPartition>) - Method in class io.smallrye.reactive.messaging.kafka.commit.KafkaThrottledLatestProcessedCommit
Revoked partitions.
pause() - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
pause() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaConsumer
Pauses the consumption of records.
pauseAllPartitionOnTermination() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
pauseAllPartitionOnTermination() - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
pauseAllPartitionOnTermination$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
paused() - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
paused() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaConsumer
Retrieves the set of paused topic/partition
pausingChannel(String, int, int) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
pausingChannel(String, int, int) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
pausingChannel$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
peek() - Method in class io.smallrye.reactive.messaging.kafka.impl.RecordQueue
 
poll() - Method in class io.smallrye.reactive.messaging.kafka.impl.RecordQueue
 
producer() - Method in class io.smallrye.reactive.messaging.kafka.KafkaCDIEvents
 

R

ReactiveKafkaAdminClient - Class in io.smallrye.reactive.messaging.kafka.impl
 
ReactiveKafkaAdminClient(Map<String, String>) - Constructor for class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaAdminClient
 
ReactiveKafkaConsumer<K,​V> - Class in io.smallrye.reactive.messaging.kafka.impl
 
ReactiveKafkaConsumer(KafkaConnectorIncomingConfiguration, KafkaSource<K, V>) - Constructor for class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
ReactiveKafkaProducer<K,​V> - Class in io.smallrye.reactive.messaging.kafka.impl
 
ReactiveKafkaProducer(KafkaConnectorOutgoingConfiguration, Instance<SerializationFailureHandler<?>>) - Constructor for class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaProducer
 
ReactiveKafkaProducer(Map<String, Object>, String, int, SerializationFailureHandler<K>, SerializationFailureHandler<V>) - Constructor for class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaProducer
 
readResolve() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
readResolve() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaMessages_$bundle
 
RebalanceListeners - Class in io.smallrye.reactive.messaging.kafka.impl
 
RebalanceListeners() - Constructor for class io.smallrye.reactive.messaging.kafka.impl.RebalanceListeners
 
received(IncomingKafkaRecord<K, V>) - Method in interface io.smallrye.reactive.messaging.kafka.commit.KafkaCommitHandler
 
received(IncomingKafkaRecord<K, V>) - Method in class io.smallrye.reactive.messaging.kafka.commit.KafkaThrottledLatestProcessedCommit
Received a new record from Kafka.
receivedOutdatedOffset(TopicPartition, long, long) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
receivedOutdatedOffset(TopicPartition, long, long) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
receivedOutdatedOffset$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
Record<K,​V> - Class in io.smallrye.reactive.messaging.kafka
Represents a produced Kafka record, so a pair {key, value}.
RecordConverter - Class in io.smallrye.reactive.messaging.kafka.converters
Convert an incoming Kafka message into a Record.
RecordConverter() - Constructor for class io.smallrye.reactive.messaging.kafka.converters.RecordConverter
 
RecordQueue<T> - Class in io.smallrye.reactive.messaging.kafka.impl
Stores the records coming from Kafka.
RecordQueue(int) - Constructor for class io.smallrye.reactive.messaging.kafka.impl.RecordQueue
 
reEnablingConsumerForGroup(String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
reEnablingConsumerForGroup(String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
reEnablingConsumerForGroup$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
remove(Object) - Method in class io.smallrye.reactive.messaging.kafka.impl.RecordQueue
 
removingPartitionFromStore(TopicPartition, Collection<TopicPartition>) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
removingPartitionFromStore(TopicPartition, Collection<TopicPartition>) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
removingPartitionFromStore$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
reportFailure(Throwable, boolean) - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaSource
 
request(long) - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaRecordStreamSubscription
 
resume() - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
resume() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaConsumer
Resumes the consumption of record.
resumingChannel(String, int, int) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
resumingChannel(String, int, int) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
resumingChannel$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
retrieveChannelConfiguration(Instance<Map<String, Object>>, Config) - Static method in class io.smallrye.reactive.messaging.kafka.impl.ConfigHelper
Computes the channel configuration The channel configuration is extracted from 3 places (from the most important to the less important): The channel configuration in the application configuration (the mp.messaging.[incoming|outgoing].channel.attr=value From a bean exposing a Map%lt;String, Object> exposed with @Identifier(channel).
retrieveDefaultKafkaConfig(Instance<Map<String, Object>>) - Static method in class io.smallrye.reactive.messaging.kafka.impl.ConfigHelper
Retrieves the default Kafka configuration if any.
RFC3339_DATE_FORMAT - Static variable in class io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper
 
runOnContext(Runnable) - Method in class io.smallrye.reactive.messaging.kafka.commit.ContextHolder
 
runOnContextAndAwait(Callable<T>) - Method in class io.smallrye.reactive.messaging.kafka.commit.ContextHolder
 
runOnPollingThread(Consumer<Consumer<K, V>>) - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
runOnPollingThread(Consumer<Consumer<K, V>>) - Method in interface io.smallrye.reactive.messaging.kafka.KafkaConsumer
Runs an action on the polling thread.
runOnPollingThread(Function<Consumer<K, V>, R>) - Method in interface io.smallrye.reactive.messaging.kafka.KafkaConsumer
Runs an action on the polling thread.
runOnPollingThread(Function<Consumer<K, V>, T>) - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
runOnSendingThread(Consumer<Producer<K, V>>) - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaProducer
 
runOnSendingThread(Consumer<Producer<K, V>>) - Method in interface io.smallrye.reactive.messaging.kafka.KafkaProducer
Runs an action on the sending thread.
runOnSendingThread(Function<Producer<K, V>, R>) - Method in interface io.smallrye.reactive.messaging.kafka.KafkaProducer
Runs an action on the sending thread.
runOnSendingThread(Function<Producer<K, V>, T>) - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaProducer
 

S

seek(TopicPartition, long) - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
seek(TopicPartition, long) - Method in interface io.smallrye.reactive.messaging.kafka.KafkaConsumer
Overrides the fetch offset that the consumer will use on the next poll of given topic and partition.
seek(TopicPartition, OffsetAndMetadata) - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
seek(TopicPartition, OffsetAndMetadata) - Method in interface io.smallrye.reactive.messaging.kafka.KafkaConsumer
Overrides the fetch offset that the consumer will use on the next poll of given topic and partition.
seekToBeginning(Collection<TopicPartition>) - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
seekToBeginning(Collection<TopicPartition>) - Method in interface io.smallrye.reactive.messaging.kafka.KafkaConsumer
Seek to the first offset for each of the given partitions.
seekToEnd(Collection<TopicPartition>) - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
seekToEnd(Collection<TopicPartition>) - Method in interface io.smallrye.reactive.messaging.kafka.KafkaConsumer
Seek to the last offset for each of the given partitions.
send(ProducerRecord<K, V>) - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaProducer
 
send(ProducerRecord<K, V>) - Method in interface io.smallrye.reactive.messaging.kafka.KafkaProducer
Send a record to a topic.
sendingMessageToTopic(Message<?>, String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
sendingMessageToTopic(Message<?>, String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
sendingMessageToTopic$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
SerializationFailureHandler<T> - Interface in io.smallrye.reactive.messaging.kafka
Bean invoked on Kafka serialization failure.
serialize(String, Headers, T) - Method in class io.smallrye.reactive.messaging.kafka.fault.SerializerWrapper
 
serialize(String, T) - Method in class io.smallrye.reactive.messaging.kafka.fault.SerializerWrapper
 
SerializerWrapper<T> - Class in io.smallrye.reactive.messaging.kafka.fault
 
SerializerWrapper(String, boolean, SerializationFailureHandler<T>) - Constructor for class io.smallrye.reactive.messaging.kafka.fault.SerializerWrapper
 
set(Headers, String, String) - Method in class io.smallrye.reactive.messaging.kafka.tracing.HeaderInjectAdapter
 
setKafkaProducerClientId(String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
setKafkaProducerClientId(String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
setKafkaProducerClientId$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
setRebalanceListener() - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
SETTER - Static variable in class io.smallrye.reactive.messaging.kafka.tracing.HeaderInjectAdapter
 
setThrottledCommitStrategyReceivedRecordMaxAge(String, long) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
setThrottledCommitStrategyReceivedRecordMaxAge(String, long) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
setThrottledCommitStrategyReceivedRecordMaxAge$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
settingCommitInterval(String, long) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
settingCommitInterval(String, long) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
settingCommitInterval$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
size() - Method in class io.smallrye.reactive.messaging.kafka.impl.RecordQueue
 
STRUCTURED - io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper.CloudEventMode
 
STRUCTURED_CONTENT_TYPE - Static variable in class io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper
 
subscribe(MultiSubscriber<? super ConsumerRecord<K, V>>) - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaRecordStream
 
subscribe(MultiSubscriber<? super ConsumerRecords<K, V>>) - Method in class io.smallrye.reactive.messaging.kafka.impl.KafkaRecordBatchStream
 
subscribe(Pattern) - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
subscribe(Set<String>) - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
successfullyToTopic(Message<?>, String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
successfullyToTopic(Message<?>, String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
successfullyToTopic$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 

T

terminate() - Method in class io.smallrye.reactive.messaging.kafka.fault.KafkaDeadLetterQueue
 
terminate() - Method in interface io.smallrye.reactive.messaging.kafka.fault.KafkaFailureHandler
 
terminate(boolean) - Method in interface io.smallrye.reactive.messaging.kafka.commit.KafkaCommitHandler
 
terminate(boolean) - Method in class io.smallrye.reactive.messaging.kafka.commit.KafkaThrottledLatestProcessedCommit
 
terminate(Object) - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnector
 
THROTTLED - io.smallrye.reactive.messaging.kafka.commit.KafkaCommitHandler.Strategy
 
TooManyMessagesWithoutAckException(TopicPartition, long, long, long, long) - Constructor for class io.smallrye.reactive.messaging.kafka.commit.KafkaThrottledLatestProcessedCommit.TooManyMessagesWithoutAckException
 
TRACER - Static variable in class io.smallrye.reactive.messaging.kafka.KafkaConnector
 
TRUE_VALUE - Static variable in interface io.smallrye.reactive.messaging.kafka.DeserializationFailureHandler
 

U

unableToCreateInstance(String, Throwable) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
unableToCreateInstance(String, Throwable) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
unableToCreateInstance$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
unableToDeserializeMessage(String, Throwable) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
unableToDeserializeMessage(String, Throwable) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
unableToDeserializeMessage$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
unableToDispatch(Throwable) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
unableToDispatch(Throwable) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
unableToDispatch$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
unableToExecuteConsumerRevokedRebalanceListener(String, Throwable) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
unableToExecuteConsumerRevokedRebalanceListener(String, Throwable) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
unableToExecuteConsumerRevokedRebalanceListener$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
unableToFindDeserializationFailureHandler(String, String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
unableToFindDeserializationFailureHandler(String, String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
unableToFindDeserializationFailureHandler(String, String, int) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
unableToFindDeserializationFailureHandler(String, String, int) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
unableToFindDeserializationFailureHandler2$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
unableToFindDeserializationFailureHandler3$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
unableToFindRebalanceListener(String, String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
unableToFindRebalanceListener(String, String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
unableToFindRebalanceListener(String, String, int) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
unableToFindRebalanceListener(String, String, int) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
unableToFindRebalanceListener2$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
unableToFindRebalanceListener3$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
unableToFindSerializationFailureHandler(String, String) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
unableToFindSerializationFailureHandler(String, String) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
unableToFindSerializationFailureHandler(String, String, int) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
unableToFindSerializationFailureHandler(String, String, int) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
 
unableToFindSerializationFailureHandler2$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
unableToFindSerializationFailureHandler3$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
 
unableToReadRecord(Set<String>, Throwable) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
unableToReadRecord(Set<String>, Throwable) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
unableToReadRecord$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
unableToSendRecord(Throwable) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
unableToSendRecord(Throwable) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
unableToSendRecord$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
unableToSerializeMessage(String, Throwable) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
unableToSerializeMessage(String, Throwable) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
unableToSerializeMessage$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
unableToWrite(String, String, Throwable) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
unableToWrite(String, String, Throwable) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
unableToWrite(String, Throwable) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
unableToWrite(String, Throwable) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
unableToWrite1$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
unableToWrite2$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
unwrap() - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaAdminClient
 
unwrap() - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaConsumer
 
unwrap() - Method in class io.smallrye.reactive.messaging.kafka.impl.ReactiveKafkaProducer
 
unwrap() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaAdmin
 
unwrap() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaConsumer
 
unwrap() - Method in interface io.smallrye.reactive.messaging.kafka.KafkaProducer
 

V

validate() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorCommonConfiguration
 
validate() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorIncomingConfiguration
 
validate() - Method in class io.smallrye.reactive.messaging.kafka.KafkaConnectorOutgoingConfiguration
 
value() - Method in class io.smallrye.reactive.messaging.kafka.Record
 
valueOf(String) - Static method in enum io.smallrye.reactive.messaging.kafka.commit.KafkaCommitHandler.Strategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.smallrye.reactive.messaging.kafka.fault.KafkaFailureHandler.Strategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper.CloudEventMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.smallrye.reactive.messaging.kafka.commit.KafkaCommitHandler.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.smallrye.reactive.messaging.kafka.fault.KafkaFailureHandler.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.smallrye.reactive.messaging.kafka.impl.ce.KafkaCloudEventHelper.CloudEventMode
Returns an array containing the constants of this enum type, in the order they are declared.
vertx - Variable in class io.smallrye.reactive.messaging.kafka.commit.ContextHolder
 

W

waitingForAckForTooLong(long, TopicPartition, long, long, long, long) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
waitingForAckForTooLong(long, TopicPartition, long, long, long, long) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
waitingForAckForTooLong$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
waitingForMessageProcessing(long) - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
waitingForMessageProcessing(long) - Method in interface io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging
 
waitingForMessageProcessing$str() - Method in class io.smallrye.reactive.messaging.kafka.i18n.KafkaLogging_$logger
 
with(String, K, T) - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
with(String, K, T, Instant, int) - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
with(String, T) - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
withAck(Supplier<CompletionStage<Void>>) - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
withHeader(String, byte[]) - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
Creates a new outgoing Kafka Message with a header added to the header list.
withHeader(String, String) - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
Creates a new outgoing Kafka Message with a header added to the header list.
withHeader(String, String, Charset) - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
Creates a new outgoing Kafka Message with a header added to the header list.
withHeaders(List<RecordHeader>) - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecordMetadata.OutgoingKafkaRecordMetadataBuilder
Deprecated.
 
withHeaders(Headers) - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecordMetadata.OutgoingKafkaRecordMetadataBuilder
Deprecated.
 
withKey(K) - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecordMetadata.OutgoingKafkaRecordMetadataBuilder
Deprecated.
 
withKey(T) - Method in class io.smallrye.reactive.messaging.kafka.Record
Creates a new instance of Record with given key and the value from the current record.
withMetadata(Iterable<Object>) - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
withMetadata(Metadata) - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
withNack(Function<Throwable, CompletionStage<Void>>) - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
withPartition(int) - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecordMetadata.OutgoingKafkaRecordMetadataBuilder
Deprecated.
 
withPayload(P) - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecord
 
withTimestamp(Instant) - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecordMetadata.OutgoingKafkaRecordMetadataBuilder
Deprecated.
 
withTopic(String) - Method in class io.smallrye.reactive.messaging.kafka.OutgoingKafkaRecordMetadata.OutgoingKafkaRecordMetadataBuilder
Deprecated.
 
withValue(T) - Method in class io.smallrye.reactive.messaging.kafka.Record
Creates a new instance of Record with the key from the current record and the new value.
A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages