| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.parse |
| Modifier and Type | Method and Description |
|---|---|
WindowingSpec |
QB.getWindowingSpec(String dest) |
WindowingSpec |
WindowingComponentizer.next(HiveConf hCfg,
SemanticAnalyzer semAly,
UnparseTranslator unparseT,
RowResolver inputRR) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,WindowingSpec> |
QB.getAllWindowingSpecs() |
| Modifier and Type | Method and Description |
|---|---|
void |
QB.addDestToWindowingSpec(String dest,
WindowingSpec windowingSpec) |
PTFDesc |
PTFTranslator.translate(WindowingSpec wdwSpec,
SemanticAnalyzer semAly,
HiveConf hCfg,
RowResolver inputRR,
UnparseTranslator unparseT) |
| Constructor and Description |
|---|
WindowingComponentizer(WindowingSpec originalSpec) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.