Uses of Interface
org.apache.pulsar.broker.service.TopicPoliciesService
-
Packages that use TopicPoliciesService Package Description org.apache.pulsar.broker Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.pulsar.broker.service Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of TopicPoliciesService in org.apache.pulsar.broker
Methods in org.apache.pulsar.broker that return TopicPoliciesService Modifier and Type Method Description TopicPoliciesServicePulsarService. getTopicPoliciesService() -
Uses of TopicPoliciesService in org.apache.pulsar.broker.service
Classes in org.apache.pulsar.broker.service that implement TopicPoliciesService Modifier and Type Class Description classSystemTopicBasedTopicPoliciesServiceCached 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.static classTopicPoliciesService.TopicPoliciesServiceDisabledFields in org.apache.pulsar.broker.service declared as TopicPoliciesService Modifier and Type Field Description static TopicPoliciesServiceTopicPoliciesService. DISABLED
-