| Package | Description |
|---|---|
| org.verdictdb.core.aggresult | |
| org.verdictdb.core.rewriter.aggresult |
| Modifier and Type | Method and Description |
|---|---|
static AggregateFrame |
AggregateFrame.fromDmbsQueryResult(DbmsQueryResult result,
List<String> nonaggColumns,
List<AggNameAndType> aggColumns) |
| Modifier and Type | Method and Description |
|---|---|
AggregateFrame |
SingleAggResultRewriter.rewrite(List<String> nonaggColumns,
List<AggNameAndType> aggColumns)
Rewrites the raw result set into the result set with (intuitive) error bounds.
|
Copyright © 2018 University of Michigan. All rights reserved.