Uses of Record Class
org.springframework.pulsar.core.PulsarTopic
Packages that use PulsarTopic
Package
Description
Package containing the core components of the framework.
-
Uses of PulsarTopic in org.springframework.pulsar.core
Methods in org.springframework.pulsar.core that return PulsarTopicModifier and TypeMethodDescriptionPulsarTopicBuilder.build()Constructs thePulsarTopicwith the properties configured in this builder.Methods in org.springframework.pulsar.core with parameters of type PulsarTopicModifier and TypeMethodDescriptionvoidPulsarAdministration.createOrModifyTopics(PulsarTopic... topics) voidPulsarAdministrationOperations.createOrModifyTopics(PulsarTopic... topics) Create or modify the given topics.