Uses of Class
org.apache.pulsar.common.policies.data.TopicHashPositions
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
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.