Interface NonPersistentPartitionedTopicStats
- All Superinterfaces:
PartitionedTopicStats
,TopicStats
Statistics for a non-persistent partitioned topic.
-
Method Summary
Methods inherited from interface org.apache.pulsar.common.policies.data.PartitionedTopicStats
add, getMetadata
Methods inherited from interface org.apache.pulsar.common.policies.data.TopicStats
getAverageMsgSize, getBacklogQuotaLimitSize, getBacklogQuotaLimitTime, getBacklogSize, getBytesInCounter, getBytesOutCounter, getCompaction, getDeduplicationStatus, getDelayedMessageIndexSizeInBytes, getEarliestMsgPublishTimeInBacklogs, getMsgInCounter, getMsgOutCounter, getMsgRateIn, getMsgRateOut, getMsgThroughputIn, getMsgThroughputOut, getNonContiguousDeletedMessagesRanges, getNonContiguousDeletedMessagesRangesSerializedSize, getOffloadedStorageSize, getOldestBacklogMessageAgeSeconds, getOldestBacklogMessageSubscriptionName, getOwnerBroker, getPublishers, getReplication, getStorageSize, getSubscriptions, getTopicEpoch, getWaitingPublishers, isMsgChunkPublished
-
Method Details
-
getPartitions
Map<String,? extends NonPersistentTopicStats> getPartitions()- Specified by:
getPartitions
in interfacePartitionedTopicStats
-
add
-