public class RegionStatistics extends StatsImpl
enabled| Constructor and Description |
|---|
RegionStatistics() |
RegionStatistics(boolean enabled) |
| Modifier and Type | Method and Description |
|---|---|
CountStatisticImpl |
getAdvisoryDestinations() |
CountStatisticImpl |
getAllDestinations() |
CountStatisticImpl |
getDestinations() |
void |
reset()
Reset the statistic
|
void |
setEnabled(boolean enabled) |
void |
setParent(RegionStatistics parent) |
addStatistic, getStatistic, getStatisticNames, getStatisticsappendFieldDescription, getDescription, getLastSampleTime, getName, getStartTime, getUnit, isDoReset, isEnabled, setDoReset, toString, updateSampleTimepublic RegionStatistics()
public RegionStatistics(boolean enabled)
public CountStatisticImpl getAdvisoryDestinations()
public CountStatisticImpl getDestinations()
public CountStatisticImpl getAllDestinations()
public void reset()
Resettablereset in interface Resettablereset in class StatsImplpublic void setEnabled(boolean enabled)
setEnabled in class StatisticImplenabled - the enabled to setpublic void setParent(RegionStatistics parent)
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.