|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatisticType | |
|---|---|
| org.terracotta.management.capabilities.descriptors | |
| org.terracotta.management.stats | |
| Uses of StatisticType in org.terracotta.management.capabilities.descriptors |
|---|
| Methods in org.terracotta.management.capabilities.descriptors that return StatisticType | |
|---|---|
StatisticType |
StatisticDescriptor.getType()
|
| Constructors in org.terracotta.management.capabilities.descriptors with parameters of type StatisticType | |
|---|---|
StatisticDescriptor(String name,
StatisticType type)
|
|
| Uses of StatisticType in org.terracotta.management.stats |
|---|
| Methods in org.terracotta.management.stats that return StatisticType | |
|---|---|
static StatisticType |
StatisticType.fromClass(Class<? extends Statistic<?,?>> clazz)
|
static StatisticType |
StatisticType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StatisticType[] |
StatisticType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||