Uses of Class
org.springframework.pulsar.core.PulsarTopicBuilder
Packages that use PulsarTopicBuilder
Package
Description
Package containing the core components of the framework.
-
Uses of PulsarTopicBuilder in org.springframework.pulsar.core
Methods in org.springframework.pulsar.core that return PulsarTopicBuilderModifier and TypeMethodDescriptionstatic PulsarTopicBuilderPulsarTopicBuilder.numberOfPartitions(int numberOfPartitions) Sets the number of topic partitions.