| Package | Description |
|---|---|
| org.springframework.cloud.stream.binder.kafka.streams |
| Class and Description |
|---|
| GlobalKTableBinder
An
AbstractBinder implementation for GlobalKTable. |
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.
|
| KafkaStreamsMessageConversionDelegate
Delegate for handling all framework level message conversions inbound and outbound on
KStream. |
| 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.