Uses of Enum Class
org.apache.pulsar.common.policies.data.TopicOperation
Packages that use TopicOperation
Package
Description
Definition of different data structures for policies.
-
Uses of TopicOperation in org.apache.pulsar.common.policies.data
Methods in org.apache.pulsar.common.policies.data that return TopicOperationModifier and TypeMethodDescriptionstatic TopicOperationReturns the enum constant of this class with the specified name.static TopicOperation[]TopicOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.