Class SystemTopicBasedTopicPoliciesService

java.lang.Object
org.apache.pulsar.broker.service.SystemTopicBasedTopicPoliciesService
All Implemented Interfaces:
TopicPoliciesService

public class SystemTopicBasedTopicPoliciesService extends Object implements TopicPoliciesService
Cached topic policies service will cache the system topic reader and the topic policies While reader cache for the namespace was removed, the topic policies will remove automatically.