| Package | Description |
|---|---|
| org.springframework.cloud.stream.binder.kstream | |
| org.springframework.cloud.stream.binder.kstream.config |
| Modifier and Type | Method and Description |
|---|---|
KStreamConsumerProperties |
KStreamBinder.getExtendedConsumerProperties(String channelName) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.cloud.stream.binder.Binding<org.apache.kafka.streams.kstream.KStream<Object,Object>> |
KStreamBinder.doBindConsumer(String name,
String group,
org.apache.kafka.streams.kstream.KStream<Object,Object> inputTarget,
org.springframework.cloud.stream.binder.ExtendedConsumerProperties<KStreamConsumerProperties> properties) |
| Modifier and Type | Method and Description |
|---|---|
KStreamConsumerProperties |
KStreamBindingProperties.getConsumer() |
KStreamConsumerProperties |
KStreamExtendedBindingProperties.getExtendedConsumerProperties(String binding) |
| Modifier and Type | Method and Description |
|---|---|
void |
KStreamBindingProperties.setConsumer(KStreamConsumerProperties consumer) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.