| Package | Description |
|---|---|
| org.verdictdb.core.querying | |
| org.verdictdb.core.querying.ola | |
| org.verdictdb.core.scrambling |
| Modifier and Type | Class and Description |
|---|---|
class |
AggExecutionNode |
class |
CreateTableAsSelectNode |
class |
ProjectionNode |
class |
SelectAllExecutionNode |
| Modifier and Type | Method and Description |
|---|---|
protected void |
QueryNodeWithPlaceHolders.copyFields(QueryNodeWithPlaceHolders from,
QueryNodeWithPlaceHolders to) |
| Modifier and Type | Class and Description |
|---|---|
class |
AggCombinerExecutionNode |
class |
AsyncAggExecutionNode
Represents an "progressive" execution of a single aggregate query (without nested components).
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateScrambledTableNode
Created by Dong Young Yoon on 7/17/18.
|
class |
ScramblingNode
The last stage of scramling process: creates a new table based on some statistics.
|
Copyright © 2018 University of Michigan. All rights reserved.