Enum Class的使用
org.apache.pulsar.common.naming.TopicVersion
使用TopicVersion的程序包
程序包
说明
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Implementation of policies.
-
org.apache.pulsar.client.admin中TopicVersion的使用
修饰符和类型方法说明voidBrokers.healthcheck(TopicVersion topicVersion) Run a healthcheck on the broker.Brokers.healthcheckAsync(TopicVersion topicVersion) Run a healthcheck on the broker asynchronously. -
org.apache.pulsar.common.naming中TopicVersion的使用
修饰符和类型方法说明static TopicVersionReturns 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.