public interface ConfiguredObjectStatistic<C extends ConfiguredObject,T extends Number> extends ConfiguredObjectAttributeOrStatistic<C,T>
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getLabel() |
StatisticType |
getStatisticType() |
StatisticUnit |
getUnits() |
getConverter, getGenericType, getName, getType, getValue
String getDescription()
StatisticUnit getUnits()
StatisticType getStatisticType()
String getLabel()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.