Package | Description |
---|---|
org.springframework.cloud.stream.binder.kafka |
This package contains an implementation of the
Binder for Kafka. |
org.springframework.cloud.stream.binder.kafka.admin | |
org.springframework.cloud.stream.binder.kafka.config |
Modifier and Type | Method and Description |
---|---|
void |
KafkaMessageChannelBinder.setAdminUtilsOperation(AdminUtilsOperation adminUtilsOperation) |
Modifier and Type | Class and Description |
---|---|
class |
Kafka09AdminUtilsOperation |
class |
Kafka10AdminUtilsOperation |
Modifier and Type | Method and Description |
---|---|
AdminUtilsOperation |
KafkaBinderConfiguration.kafka09AdminUtilsOperation() |
AdminUtilsOperation |
KafkaBinderConfiguration.kafka10AdminUtilsOperation() |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.