Package | Description |
---|---|
org.springframework.cloud.stream.binder.kafka | |
org.springframework.cloud.stream.binder.kafka.config |
Constructor and Description |
---|
KafkaBinderHealthIndicator(KafkaMessageChannelBinder binder,
org.springframework.kafka.core.ConsumerFactory<?,?> consumerFactory) |
KafkaBinderMetrics(KafkaMessageChannelBinder binder,
KafkaBinderConfigurationProperties binderConfigurationProperties) |
KafkaBinderMetrics(KafkaMessageChannelBinder binder,
KafkaBinderConfigurationProperties binderConfigurationProperties,
org.springframework.kafka.core.ConsumerFactory<?,?> defaultConsumerFactory) |
Modifier and Type | Method and Description |
---|---|
org.springframework.boot.actuate.endpoint.PublicMetrics |
KafkaBinderConfiguration.kafkaBinderMetrics(KafkaMessageChannelBinder kafkaMessageChannelBinder) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.