public class Table extends TableSkeleton implements Serializable
Example: The table statistic TopQueries can contain for each prepared statement the total execution time and the count.
| Modifier and Type | Class and Description |
|---|---|
static class |
Table.Builder |
static interface |
Table.RowBuilder |
| Modifier and Type | Method and Description |
|---|---|
static Table.Builder |
newBuilder(String... innerStatisticNames) |
getRowCount, getRowLabels, getStatistic, getStatisticCount, getStatisticNames, getStatistics, getStatistics, insert, insert, toStringpublic static Table.Builder newBuilder(String... innerStatisticNames)
Copyright © 2018. All rights reserved.