public class NonPersistentPartitionedTopicStatsImpl extends NonPersistentTopicStatsImpl implements NonPersistentPartitionedTopicStats
| Modifier and Type | Field and Description |
|---|---|
PartitionedTopicMetadata |
metadata |
Map<String,NonPersistentTopicStatsImpl> |
partitions |
msgDropRate, nonPersistentPublishers, nonPersistentReplicators, nonPersistentSubscriptions, publishers, replication, subscriptionsaverageMsgSize, backlogSize, bytesInCounter, bytesOutCounter, compaction, deduplicationStatus, lastOffloadFailureTimeStamp, lastOffloadLedgerId, lastOffloadSuccessTimeStamp, msgChunkPublished, msgInCounter, msgOutCounter, msgRateIn, msgRateOut, msgThroughputIn, msgThroughputOut, nonContiguousDeletedMessagesRanges, nonContiguousDeletedMessagesRangesSerializedSize, offloadedStorageSize, storageSize, topicEpoch, waitingPublishers| Constructor and Description |
|---|
NonPersistentPartitionedTopicStatsImpl() |
NonPersistentPartitionedTopicStatsImpl(PartitionedTopicMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |
add, getMsgDropRate, getNonPersistentPublishers, getNonPersistentReplicators, getNonPersistentSubscriptions, getPublishers, getReplication, getSubscriptionsaddclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, getPartitionsadd, getMetadatagetAverageMsgSize, getBacklogSize, getBytesInCounter, getBytesOutCounter, getCompaction, getDeduplicationStatus, getMsgInCounter, getMsgOutCounter, getMsgRateIn, getMsgRateOut, getMsgThroughputIn, getMsgThroughputOut, getNonContiguousDeletedMessagesRanges, getNonContiguousDeletedMessagesRangesSerializedSize, getOffloadedStorageSize, getPublishers, getReplication, getStorageSize, getSubscriptions, getTopicEpoch, getWaitingPublishers, isMsgChunkPublishedpublic PartitionedTopicMetadata metadata
public Map<String,NonPersistentTopicStatsImpl> partitions
public NonPersistentPartitionedTopicStatsImpl()
public NonPersistentPartitionedTopicStatsImpl(PartitionedTopicMetadata metadata)
public void reset()
reset in class NonPersistentTopicStatsImplCopyright © 2017–2021 Apache Software Foundation. All rights reserved.