Uses of Class
org.apache.pulsar.common.policies.data.PartitionedTopicInternalStats
Packages that use PartitionedTopicInternalStats
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of PartitionedTopicInternalStats in org.apache.pulsar.client.admin
Methods in org.apache.pulsar.client.admin that return PartitionedTopicInternalStatsModifier and TypeMethodDescriptionTopics.getPartitionedInternalStats
(String topic) Get the stats for the partitioned topic.Methods in org.apache.pulsar.client.admin that return types with arguments of type PartitionedTopicInternalStatsModifier and TypeMethodDescriptionTopics.getPartitionedInternalStatsAsync
(String topic) Get the stats-internal for the partitioned topic asynchronously.