您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH:
Enum Class的使用
org.apache.pulsar.common.policies.data.TopicType
使用
TopicType
的程序包
程序包
说明
org.apache.pulsar.common.policies.data
Implementation of policies.
org.apache.pulsar.common.policies.data
中
TopicType
的使用
返回
TopicType
的
org.apache.pulsar.common.policies.data
中的方法
修饰符和类型
方法
说明
static
TopicType
TopicType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
TopicType
[]
TopicType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.