Uses of Enum Class
org.apache.pulsar.common.naming.TopicVersion
Package
Description
Implementation of policies.
-
Uses of TopicVersion in org.apache.pulsar.client.admin
Modifier and TypeMethodDescriptionvoid
Brokers.healthcheck
(TopicVersion topicVersion) Run a healthcheck on the broker.Brokers.healthcheckAsync
(TopicVersion topicVersion) Run a healthcheck on the broker asynchronously. -
Uses of TopicVersion in org.apache.pulsar.common.naming
Modifier and TypeMethodDescriptionstatic TopicVersion
Returns the enum constant of this class with the specified name.static TopicVersion[]
TopicVersion.values()
Returns an array containing the constants of this enum class, in the order they are declared.