Class PulsarProperties
java.lang.Object
org.springframework.pulsar.autoconfigure.PulsarProperties
Configuration properties for Spring for Apache Pulsar.
Users should refer to Pulsar documentation for complete descriptions of these properties.
- Author:
- Soby Chacko, Alexander Preuß, Christophe Bornet, Chris Bono
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic final recordRepresents a schema - holds enough information to construct an actual schema instance.static classstatic final recordA mapping from message type to topic and/or schema info to use (at least one oftopicNameorschemaInfomust be specified. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
PulsarProperties
public PulsarProperties()
-
-
Method Details
-
getConsumer
-
getClient
-
getListener
-
getFunction
-
getProducer
-
getTemplate
-
getAdministration
-
getReader
-
getDefaults
-
buildConsumerProperties
-
buildClientProperties
-
buildProducerProperties
-
buildAdminProperties
-
buildReaderProperties
-