| 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 |
QueryNodeWithPlaceHolders |
class |
SelectAllExecutionNode |
| Modifier and Type | Method and Description |
|---|---|
protected void |
QueryNodeBase.copyFields(QueryNodeBase from,
QueryNodeBase 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.
|
class |
StatisticsRetrievalNode |
Copyright © 2018 University of Michigan. All rights reserved.