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