Uses of Interface
org.apache.pulsar.broker.service.TopicPolicyListener
Packages that use TopicPolicyListener
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of TopicPolicyListener in org.apache.pulsar.broker.service
Classes in org.apache.pulsar.broker.service that implement TopicPolicyListenerMethods in org.apache.pulsar.broker.service that return types with arguments of type TopicPolicyListenerModifier and TypeMethodDescriptionprotected Map<org.apache.pulsar.common.naming.TopicName,List<TopicPolicyListener<org.apache.pulsar.common.policies.data.TopicPolicies>>> SystemTopicBasedTopicPoliciesService.getListeners()Methods in org.apache.pulsar.broker.service with parameters of type TopicPolicyListenerModifier and TypeMethodDescriptionvoidSystemTopicBasedTopicPoliciesService.registerListener(org.apache.pulsar.common.naming.TopicName topicName, TopicPolicyListener<org.apache.pulsar.common.policies.data.TopicPolicies> listener) voidTopicPoliciesService.registerListener(org.apache.pulsar.common.naming.TopicName topicName, TopicPolicyListener<org.apache.pulsar.common.policies.data.TopicPolicies> listener) voidTopicPoliciesService.TopicPoliciesServiceDisabled.registerListener(org.apache.pulsar.common.naming.TopicName topicName, TopicPolicyListener<org.apache.pulsar.common.policies.data.TopicPolicies> listener) voidSystemTopicBasedTopicPoliciesService.unregisterListener(org.apache.pulsar.common.naming.TopicName topicName, TopicPolicyListener<org.apache.pulsar.common.policies.data.TopicPolicies> listener) voidTopicPoliciesService.TopicPoliciesServiceDisabled.unregisterListener(org.apache.pulsar.common.naming.TopicName topicName, TopicPolicyListener<org.apache.pulsar.common.policies.data.TopicPolicies> listener) voidTopicPoliciesService.unregisterListener(org.apache.pulsar.common.naming.TopicName topicName, TopicPolicyListener<org.apache.pulsar.common.policies.data.TopicPolicies> listener) -
Uses of TopicPolicyListener in org.apache.pulsar.broker.service.nonpersistent
Classes in org.apache.pulsar.broker.service.nonpersistent that implement TopicPolicyListener -
Uses of TopicPolicyListener in org.apache.pulsar.broker.service.persistent
Classes in org.apache.pulsar.broker.service.persistent that implement TopicPolicyListener