Uses of Enum Class
org.apache.pulsar.common.policies.data.InactiveTopicDeleteMode
-
Uses of InactiveTopicDeleteMode in org.apache.pulsar.common.policies.data
Modifier and TypeMethodDescriptionstatic InactiveTopicDeleteMode
Returns the enum constant of this class with the specified name.static InactiveTopicDeleteMode[]
InactiveTopicDeleteMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.