Uses of Class
org.apache.iotdb.confignode.manager.load.cache.consensus.ConsensusGroupStatistics
Packages that use ConsensusGroupStatistics
Package
Description
-
Uses of ConsensusGroupStatistics in org.apache.iotdb.confignode.manager.load.cache
Methods in org.apache.iotdb.confignode.manager.load.cache that return types with arguments of type ConsensusGroupStatisticsModifier and TypeMethodDescriptionLoadCache.getCurrentConsensusGroupStatisticsMap()Get the ConsensusGroupStatistics of all RegionGroups. -
Uses of ConsensusGroupStatistics in org.apache.iotdb.confignode.manager.load.cache.consensus
Methods in org.apache.iotdb.confignode.manager.load.cache.consensus that return ConsensusGroupStatisticsModifier and TypeMethodDescriptionstatic ConsensusGroupStatisticsConsensusGroupStatistics.generateDefaultConsensusGroupStatistics()ConsensusGroupCache.getCurrentStatistics() -
Uses of ConsensusGroupStatistics in org.apache.iotdb.confignode.manager.load.subscriber
Methods in org.apache.iotdb.confignode.manager.load.subscriber that return types with arguments of type ConsensusGroupStatisticsModifier and TypeMethodDescriptionMap<TConsensusGroupId,org.apache.tsfile.utils.Pair<ConsensusGroupStatistics, ConsensusGroupStatistics>> ConsensusGroupStatisticsChangeEvent.getDifferentConsensusGroupStatisticsMap()Map<TConsensusGroupId,org.apache.tsfile.utils.Pair<ConsensusGroupStatistics, ConsensusGroupStatistics>> ConsensusGroupStatisticsChangeEvent.getDifferentConsensusGroupStatisticsMap()Constructor parameters in org.apache.iotdb.confignode.manager.load.subscriber with type arguments of type ConsensusGroupStatisticsModifierConstructorDescriptionConsensusGroupStatisticsChangeEvent(Map<TConsensusGroupId, org.apache.tsfile.utils.Pair<ConsensusGroupStatistics, ConsensusGroupStatistics>> differentConsensusGroupStatisticsMap) ConsensusGroupStatisticsChangeEvent(Map<TConsensusGroupId, org.apache.tsfile.utils.Pair<ConsensusGroupStatistics, ConsensusGroupStatistics>> differentConsensusGroupStatisticsMap)