Package org.flowable.eventregistry.spring.kafka
-
Interface Summary Interface Description KafkaMessageKeyProvider<K> This interface provides a way to determine the record key that needs to be sent for a particular messageKafkaPartitionProvider This interface provides a way to determine the partition that needs to be sent to a particular topic. -
Class Summary Class Description EventPayloadKafkaPartitionProvider KafkaChannelDefinitionProcessor AChannelModelProcessorwhich is responsible for configuring Kafka Event registry integration.KafkaChannelDefinitionProcessor.Configuration KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration KafkaChannelDefinitionProcessor.RetryTopicContainerFactoryDecorator KafkaChannelMessageListenerAdapter KafkaConsumerRecordInboundEvent KafkaOperationsOutboundEventChannelAdapter RoundRobinKafkaPartitionProvider SimpleKafkaListenerEndpoint<K,V>