| Package | Description |
|---|---|
| org.verdictdb.core.querying | |
| org.verdictdb.core.querying.ola |
| Modifier and Type | Class and Description |
|---|---|
class |
AggExecutionNode |
class |
ProjectionNode |
| Modifier and Type | Method and Description |
|---|---|
static CreateTableAsSelectNode |
CreateTableAsSelectNode.create(IdCreator namer,
SelectQuery query) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SubqueriesToDependentNodes.convertSubqueriesToDependentNodes(SelectQuery query,
CreateTableAsSelectNode node) |
| Modifier and Type | Class and Description |
|---|---|
class |
AggCombinerExecutionNode |
class |
AsyncAggExecutionNode
Represents an "progressive" execution of a single aggregate query (without nested components).
|
Copyright © 2018 University of Michigan. All rights reserved.