Package | Description |
---|---|
com.bigdata.counters.query |
Modifier and Type | Field and Description |
---|---|
List<CSet> |
PivotTable.csets
Aggregation of the selected counters (
PivotTable.a ) into sets sharing
the same category values. |
Modifier and Type | Method and Description |
---|---|
protected static List<CSet> |
PivotTable.getCategoryValueSets(Pattern pattern,
ICounter[] a,
AtomicInteger ngroups)
The set of distinct ordered matched sets of category values in the
current row of the history table paired with the
ICounter s
matched up on those category values. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.