|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationStatisticDescriptor | |
|---|---|
| org.terracotta.context.extended | |
| Uses of OperationStatisticDescriptor in org.terracotta.context.extended |
|---|
| Methods in org.terracotta.context.extended that return OperationStatisticDescriptor | ||
|---|---|---|
static
|
OperationStatisticDescriptor.descriptor(String observerName,
Set<String> tags,
Class<T> type)
|
|
| Methods in org.terracotta.context.extended with parameters of type OperationStatisticDescriptor | ||
|---|---|---|
|
StatisticsRegistry.registerCompoundOperations(String name,
OperationStatisticDescriptor<T> descriptor,
EnumSet<T> compound)
|
|
|
StatisticsRegistry.registerRatios(String name,
OperationStatisticDescriptor<T> descriptor,
EnumSet<T> ratioNumerator,
EnumSet<T> ratioDenominator)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||