Class TopicExistsInfo
java.lang.Object
org.apache.pulsar.broker.namespace.TopicExistsInfo
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.pulsar.common.policies.data.TopicTypestatic TopicExistsInfostatic TopicExistsInfonewPartitionedTopicExists(Integer partitions) static TopicExistsInfovoidrecycle()
-
Method Details
-
newPartitionedTopicExists
-
newNonPartitionedTopicExists
-
newTopicNotExists
-
recycle
public void recycle() -
getTopicType
public org.apache.pulsar.common.policies.data.TopicType getTopicType()
-