| Interface | Description |
|---|---|
| GlobalKTableBoundElementFactory.GlobalKTableWrapper |
Wrapper for GlobalKTable proxy.
|
| Class | Description |
|---|---|
| AbstractKafkaStreamsBinderProcessor | |
| EncodingDecodingBindAdviceHandler |
ConfigurationPropertiesBindHandlerAdvisor to detect nativeEncoding/Decoding settings
provided by the application explicitly. |
| ExtendedBindingHandlerMappingsProviderAutoConfiguration |
Auto-configuration for extended binding metadata for Kafka Streams. |
| GlobalKTableBinder |
An
AbstractBinder implementation for GlobalKTable. |
| GlobalKTableBinderConfiguration |
Configuration for GlobalKTable binder.
|
| GlobalKTableBoundElementFactory |
BindingTargetFactory for
GlobalKTable
Input bindings are only created as output bindings on GlobalKTable are not allowed. |
| InteractiveQueryService |
Services pertinent to the interactive query capabilities of Kafka Streams.
|
| KafkaStreamsBinderEnvironmentPostProcessor |
EnvironmentPostProcessor to ensure the sendToDlqAndContinue BiFunction
is excluded in core Spring Cloud Function by adding it to the ineligible function definitions. |
| KafkaStreamsBinderHealthIndicator |
Health indicator for Kafka Streams.
|
| KafkaStreamsBinderHealthIndicatorConfiguration |
Configuration class for Kafka-streams binder health indicator beans.
|
| KafkaStreamsBinderMetrics |
Kafka Streams binder metrics implementation that exports the metrics available
through
KafkaStreams.metrics() into a micrometer MeterRegistry. |
| KafkaStreamsBinderSupportAutoConfiguration |
Kafka Streams binder configuration.
|
| KafkaStreamsBindingInformationCatalogue |
A catalogue that provides binding information for Kafka Streams target types such as
KStream.
|
| KafkaStreamsFunctionProcessor | |
| KafkaStreamsJaasConfiguration |
Jaas configuration bean for Kafka Streams binder types.
|
| KafkaStreamsMessageConversionDelegate |
Delegate for handling all framework level message conversions inbound and outbound on
KStream. |
| KafkaStreamsRegistry |
An internal registry for holding
KafkaStreams objects maintained through
StreamsBuilderFactoryManager. |
| KeyValueSerdeResolver |
Resolver for key and value Serde.
|
| KStreamBinderConfiguration |
Configuration for KStream binder.
|
| KTableBinderConfiguration |
Configuration for KTable binder.
|
| MultiBinderPropertiesConfiguration | |
| SendToDlqAndContinue |
Custom implementation for
ConsumerRecordRecoverer that keeps a collection of
recoverer objects per input topics. |
| SkipAndContinueExceptionHandler |
DeserializationExceptionHandler that allows to silently skip
deserialization exceptions and continue processing. |
| StreamsBuilderFactoryManager |
Iterate through all
StreamsBuilderFactoryBean in the application context and
start them. |
| Enum | Description |
|---|---|
| DeserializationExceptionHandler |
Enumeration for various
DeserializationExceptionHandler types. |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.