| Package | Description |
|---|---|
| org.springframework.cloud.stream.binder.kstream | |
| org.springframework.cloud.stream.binder.kstream.config |
| Modifier and Type | Method and Description |
|---|---|
KStreamProducerProperties |
KStreamBinder.getExtendedProducerProperties(String channelName) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.cloud.stream.binder.Binding<org.apache.kafka.streams.kstream.KStream<Object,Object>> |
KStreamBinder.doBindProducer(String name,
org.apache.kafka.streams.kstream.KStream<Object,Object> outboundBindTarget,
org.springframework.cloud.stream.binder.ExtendedProducerProperties<KStreamProducerProperties> properties) |
| Modifier and Type | Method and Description |
|---|---|
KStreamProducerProperties |
KStreamExtendedBindingProperties.getExtendedProducerProperties(String binding) |
KStreamProducerProperties |
KStreamBindingProperties.getProducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
KStreamBindingProperties.setProducer(KStreamProducerProperties producer) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.