| Package | Description |
|---|---|
| org.terracotta.statistics |
| Modifier and Type | Method and Description |
|---|---|
<T extends Serializable> |
Table.RowBuilder.setStatistic(String statisticName,
StatisticType type,
T value) |
| Modifier and Type | Method and Description |
|---|---|
Table.Builder |
Table.Builder.withRow(String rowName,
Consumer<Table.RowBuilder> c) |
Table.Builder |
Table.Builder.withRows(Collection<String> rowNames,
BiConsumer<String,Table.RowBuilder> c) |
Copyright © 2018. All rights reserved.