| Package | Description |
|---|---|
| org.apache.pulsar.broker.service |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.broker.service.persistent |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopicPoliciesService.registerListener(org.apache.pulsar.common.naming.TopicName topicName,
TopicPolicyListener<org.apache.pulsar.common.policies.data.TopicPolicies> listener) |
void |
TopicPoliciesService.TopicPoliciesServiceDisabled.registerListener(org.apache.pulsar.common.naming.TopicName topicName,
TopicPolicyListener<org.apache.pulsar.common.policies.data.TopicPolicies> listener) |
void |
SystemTopicBasedTopicPoliciesService.registerListener(org.apache.pulsar.common.naming.TopicName topicName,
TopicPolicyListener<org.apache.pulsar.common.policies.data.TopicPolicies> listener) |
void |
TopicPoliciesService.unregisterListener(org.apache.pulsar.common.naming.TopicName topicName,
TopicPolicyListener<org.apache.pulsar.common.policies.data.TopicPolicies> listener) |
void |
TopicPoliciesService.TopicPoliciesServiceDisabled.unregisterListener(org.apache.pulsar.common.naming.TopicName topicName,
TopicPolicyListener<org.apache.pulsar.common.policies.data.TopicPolicies> listener) |
void |
SystemTopicBasedTopicPoliciesService.unregisterListener(org.apache.pulsar.common.naming.TopicName topicName,
TopicPolicyListener<org.apache.pulsar.common.policies.data.TopicPolicies> listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistentTopic |
class |
SystemTopic |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.