接口 NonPersistentPartitionedTopicStats
- 所有超级接口:
PartitionedTopicStats,TopicStats
Statistics for a non-persistent partitioned topic.
-
方法概要
从接口继承的方法 org.apache.pulsar.common.policies.data.PartitionedTopicStats
add, getMetadata从接口继承的方法 org.apache.pulsar.common.policies.data.TopicStats
getAverageMsgSize, getBacklogSize, getBytesInCounter, getBytesOutCounter, getCompaction, getDeduplicationStatus, getEarliestMsgPublishTimeInBacklogs, getMsgInCounter, getMsgOutCounter, getMsgRateIn, getMsgRateOut, getMsgThroughputIn, getMsgThroughputOut, getNonContiguousDeletedMessagesRanges, getNonContiguousDeletedMessagesRangesSerializedSize, getOffloadedStorageSize, getPublishers, getReplication, getStorageSize, getSubscriptions, getTopicEpoch, getWaitingPublishers, isMsgChunkPublished
-
方法详细资料
-
getPartitions
Map<String,? extends NonPersistentTopicStats> getPartitions()- 指定者:
getPartitions在接口中PartitionedTopicStats
-
add
-