| Interface | Description |
|---|---|
| GlobalKTableBoundElementFactory.GlobalKTableWrapper |
Wrapper for GlobalKTable proxy.
|
| Class | Description |
|---|---|
| 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.
|
| KafkaStreamsApplicationSupportAutoConfiguration |
Application support configuration for Kafka Streams binder.
|
| KafkaStreamsBinderSupportAutoConfiguration |
Kafka Streams binder configuration.
|
| KafkaStreamsMessageConversionDelegate |
Delegate for handling all framework level message conversions inbound and outbound on
KStream. |
| KStreamBinderConfiguration |
Configuration for KStream binder.
|
| KTableBinderConfiguration |
Configuration for KTable binder.
|
| QueryableStoreRegistry | Deprecated
in favor of
InteractiveQueryService |
| SendToDlqAndContinue |
Custom implementation for
DeserializationExceptionHandler that sends the records
in error to a DLQ topic, then continue stream processing on new records. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.