public class TPCHQuery3 extends Object implements Program, ProgramDescription
| Modifier and Type | Class and Description |
|---|---|
static class |
TPCHQuery3.AggLiO
Reduce PACT implements the sum aggregation.
|
static class |
TPCHQuery3.FilterO
Map PACT implements the selection and projection on the orders table.
|
static class |
TPCHQuery3.JoinLiO
Match PACT realizes the join between LineItem and Order table.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
PRIO_FILTER |
static String |
YEAR_FILTER |
| Constructor and Description |
|---|
TPCHQuery3() |
public static final String YEAR_FILTER
public static final String PRIO_FILTER
public String getDescription()
getDescription in interface ProgramDescriptionCopyright © 2013. All rights reserved.