类的使用
org.apache.pulsar.common.policies.data.PartitionedTopicInternalStats
-
使用PartitionedTopicInternalStats的程序包 程序包 说明 org.apache.pulsar.client.admin Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
org.apache.pulsar.client.admin中PartitionedTopicInternalStats的使用
返回PartitionedTopicInternalStats的org.apache.pulsar.client.admin中的方法 修饰符和类型 方法 说明 PartitionedTopicInternalStatsTopics. getPartitionedInternalStats(java.lang.String topic)Get the stats for the partitioned topic.返回变量类型为PartitionedTopicInternalStats的类型的org.apache.pulsar.client.admin中的方法 修饰符和类型 方法 说明 java.util.concurrent.CompletableFuture<PartitionedTopicInternalStats>Topics. getPartitionedInternalStatsAsync(java.lang.String topic)Get the stats-internal for the partitioned topic asynchronously.
-