Class PulsarBinderConfigurationProperties
java.lang.Object
org.springframework.pulsar.spring.cloud.stream.binder.properties.PulsarBinderConfigurationProperties
@ConfigurationProperties(prefix="spring.cloud.stream.pulsar.binder")
public class PulsarBinderConfigurationProperties
extends Object
@ConfigurationProperties for the Pulsar binder.
These properties are applied at the binder level (to all bindings).
- Author:
- Soby Chacko, Chris Bono
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PulsarBinderConfigurationProperties
public PulsarBinderConfigurationProperties()
-
-
Method Details
-
getConsumer
-
getProducer
-
getPartitionCount
-
setPartitionCount
-