| Package | Description |
|---|---|
| org.terracotta.statistics.registry |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Enum<T>> |
OperationStatisticDescriptor.descriptor(String observerName,
Class<T> type,
String... tags) |
static <T extends Enum<T>> |
OperationStatisticDescriptor.descriptor(String observerName,
Set<String> tags,
Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Enum<T>> |
StatisticRegistry.registerStatistic(String statNameSuffix,
OperationStatisticDescriptor<T> descriptor,
EnumSet<T> outcomes) |
Copyright © 2018. All rights reserved.