| Package | Description |
|---|---|
| org.springframework.cloud.stream.binder.kafka.streams | |
| org.springframework.cloud.stream.binder.kafka.streams.properties |
| Modifier and Type | Method and Description |
|---|---|
KafkaStreamsConsumerProperties |
GlobalKTableBinder.getExtendedConsumerProperties(String channelName) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.cloud.stream.binder.Binding<org.apache.kafka.streams.kstream.GlobalKTable<Object,Object>> |
GlobalKTableBinder.doBindConsumer(String name,
String group,
org.apache.kafka.streams.kstream.GlobalKTable<Object,Object> inputTarget,
org.springframework.cloud.stream.binder.ExtendedConsumerProperties<KafkaStreamsConsumerProperties> properties) |
| Modifier and Type | Method and Description |
|---|---|
KafkaStreamsConsumerProperties |
KafkaStreamsBindingProperties.getConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
KafkaStreamsBindingProperties.setConsumer(KafkaStreamsConsumerProperties consumer) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.