Uses of Enum Class
org.springframework.pulsar.autoconfigure.PulsarReactiveProperties.SchedulerType
Packages that use PulsarReactiveProperties.SchedulerType
Package
Description
Package containing the Spring Boot
AutoConfiguration for the Spring for
Apache Pulsar framework.-
Uses of PulsarReactiveProperties.SchedulerType in org.springframework.pulsar.autoconfigure
Methods in org.springframework.pulsar.autoconfigure that return PulsarReactiveProperties.SchedulerTypeModifier and TypeMethodDescriptionPulsarReactiveProperties.Consumer.getAcknowledgeSchedulerType()Returns the enum constant of this class with the specified name.PulsarReactiveProperties.SchedulerType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.pulsar.autoconfigure with parameters of type PulsarReactiveProperties.SchedulerTypeModifier and TypeMethodDescriptionvoidPulsarReactiveProperties.Consumer.setAcknowledgeSchedulerType(PulsarReactiveProperties.SchedulerType acknowledgeSchedulerType)