public interface PartitionedTopicStats extends TopicStats
| Modifier and Type | Method and Description |
|---|---|
TopicStats |
add(TopicStats ts) |
PartitionedTopicMetadata |
getMetadata() |
Map<String,? extends TopicStats> |
getPartitions() |
getAverageMsgSize, getBacklogSize, getBytesInCounter, getBytesOutCounter, getCompaction, getDeduplicationStatus, getEarliestMsgPublishTimeInBacklogs, getMsgInCounter, getMsgOutCounter, getMsgRateIn, getMsgRateOut, getMsgThroughputIn, getMsgThroughputOut, getNonContiguousDeletedMessagesRanges, getNonContiguousDeletedMessagesRangesSerializedSize, getOffloadedStorageSize, getPublishers, getReplication, getStorageSize, getSubscriptions, getTopicEpoch, getWaitingPublishers, isMsgChunkPublishedPartitionedTopicMetadata getMetadata()
Map<String,? extends TopicStats> getPartitions()
TopicStats add(TopicStats ts)
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.