Package org.apache.pulsar.broker.service
Class PersistentTopicAttributes
java.lang.Object
org.apache.pulsar.broker.service.TopicAttributes
org.apache.pulsar.broker.service.PersistentTopicAttributes
-
Field Summary
Fields inherited from class org.apache.pulsar.broker.service.TopicAttributes
commonAttributes -
Constructor Summary
ConstructorsConstructorDescriptionPersistentTopicAttributes(org.apache.pulsar.common.naming.TopicName topicName) -
Method Summary
-
Constructor Details
-
PersistentTopicAttributes
public PersistentTopicAttributes(org.apache.pulsar.common.naming.TopicName topicName)
-