| Package | Description |
|---|---|
| org.springframework.cloud.stream.binder.kafka.streams | |
| org.springframework.cloud.stream.binder.kafka.streams.endpoint |
| Modifier and Type | Method and Description |
|---|---|
KafkaStreamsRegistry |
KafkaStreamsBinderSupportAutoConfiguration.kafkaStreamsRegistry() |
| Modifier and Type | Method and Description |
|---|---|
InteractiveQueryService |
KafkaStreamsBinderSupportAutoConfiguration.interactiveQueryServices(KafkaStreamsRegistry kafkaStreamsRegistry,
KafkaStreamsBinderConfigurationProperties properties) |
org.springframework.cloud.stream.binder.kafka.streams.StreamsBuilderFactoryManager |
KafkaStreamsBinderSupportAutoConfiguration.streamsBuilderFactoryManager(KafkaStreamsBindingInformationCatalogue catalogue,
KafkaStreamsRegistry kafkaStreamsRegistry,
KafkaStreamsBinderMetrics kafkaStreamsBinderMetrics,
org.springframework.kafka.streams.KafkaStreamsMicrometerListener listener) |
| Modifier and Type | Method and Description |
|---|---|
KafkaStreamsBinderHealthIndicator |
KafkaStreamsBinderHealthIndicatorConfiguration.kafkaStreamsBinderHealthIndicator(org.springframework.beans.factory.ObjectProvider<KafkaStreamsRegistry> kafkaStreamsRegistry,
KafkaStreamsBinderConfigurationProperties kafkaStreamsBinderConfigurationProperties,
org.springframework.boot.autoconfigure.kafka.KafkaProperties kafkaProperties,
KafkaStreamsBindingInformationCatalogue kafkaStreamsBindingInformationCatalogue) |
| Constructor and Description |
|---|
InteractiveQueryService(KafkaStreamsRegistry kafkaStreamsRegistry,
KafkaStreamsBinderConfigurationProperties binderConfigurationProperties)
Constructor for InteractiveQueryService.
|
| Modifier and Type | Method and Description |
|---|---|
KafkaStreamsTopologyEndpoint |
KafkaStreamsTopologyEndpointAutoConfiguration.topologyEndpoint(KafkaStreamsRegistry kafkaStreamsRegistry) |
| Constructor and Description |
|---|
KafkaStreamsTopologyEndpoint(KafkaStreamsRegistry kafkaStreamsRegistry) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.