Uses of Class
org.apache.pulsar.common.policies.data.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
Modifier and TypeMethodDescriptionTopics.getPartitionedInternalStats
(String topic) Get the stats for the partitioned topic.Modifier and TypeMethodDescriptionTopics.getPartitionedInternalStatsAsync
(String topic) Get the stats-internal for the partitioned topic asynchronously.