| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.parse |
| Modifier and Type | Method and Description |
|---|---|
WindowingSpec.WindowSpec |
WindowingSpec.WindowFunctionSpec.getWindowSpec() |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,WindowingSpec.WindowSpec> |
WindowingSpec.getWindowSpecs() |
| Modifier and Type | Method and Description |
|---|---|
void |
WindowingSpec.addWindowSpec(String name,
WindowingSpec.WindowSpec wdwSpec) |
void |
WindowingSpec.WindowFunctionSpec.setWindowSpec(WindowingSpec.WindowSpec windowSpec) |
| Modifier and Type | Method and Description |
|---|---|
void |
WindowingSpec.setWindowSpecs(HashMap<String,WindowingSpec.WindowSpec> windowSpecs) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.