public class RegionStatistics extends org.apache.activemq.management.StatsImpl
| Constructor and Description |
|---|
RegionStatistics() |
RegionStatistics(boolean enabled) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.activemq.management.CountStatisticImpl |
getAdvisoryDestinations() |
org.apache.activemq.management.CountStatisticImpl |
getAllDestinations() |
org.apache.activemq.management.CountStatisticImpl |
getDestinations() |
void |
reset() |
void |
setEnabled(boolean enabled) |
void |
setParent(RegionStatistics parent) |
addStatistic, getStatistic, getStatisticNames, getStatisticspublic RegionStatistics()
public RegionStatistics(boolean enabled)
public org.apache.activemq.management.CountStatisticImpl getAdvisoryDestinations()
public org.apache.activemq.management.CountStatisticImpl getDestinations()
public org.apache.activemq.management.CountStatisticImpl getAllDestinations()
public void reset()
reset in interface org.apache.activemq.management.Resettablereset in class org.apache.activemq.management.StatsImplpublic void setEnabled(boolean enabled)
setEnabled in class org.apache.activemq.management.StatisticImplpublic void setParent(RegionStatistics parent)
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.