Uses of Class
org.apache.pulsar.common.policies.data.TopicHashPositions
-
Uses of TopicHashPositions in org.apache.pulsar.client.admin
Modifier and TypeMethodDescriptionNamespaces.getTopicHashPositions
(String namespace, String bundle, List<String> topics) Get positions for topic list in a bundle.Modifier and TypeMethodDescriptionNamespaces.getTopicHashPositionsAsync
(String namespace, String bundle, List<String> topics) Get positions for topic list in a bundle.