| Package | Description |
|---|---|
| org.terracotta.statistics | |
| org.terracotta.statistics.registry |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Table> |
ValueStatistics.table(Supplier<T> supplier) |
| Modifier and Type | Method and Description |
|---|---|
Table |
Table.Builder.build() |
Table |
TableValueStatistic.value() |
| Modifier and Type | Method and Description |
|---|---|
ValueStatistic<Table> |
TableValueStatistic.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticRegistry.registerTable(String fullStatName,
Supplier<Table> accessor)
Directly register a TABLE stat with its accessors
|
Copyright © 2018. All rights reserved.