|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WindowingSpec.WindowSpec | |
|---|---|
| org.apache.hadoop.hive.ql.parse | |
| Uses of WindowingSpec.WindowSpec in org.apache.hadoop.hive.ql.parse |
|---|
| Methods in org.apache.hadoop.hive.ql.parse that return WindowingSpec.WindowSpec | |
|---|---|
WindowingSpec.WindowSpec |
WindowingSpec.WindowFunctionSpec.getWindowSpec()
|
| Methods in org.apache.hadoop.hive.ql.parse that return types with arguments of type WindowingSpec.WindowSpec | |
|---|---|
HashMap<String,WindowingSpec.WindowSpec> |
WindowingSpec.getWindowSpecs()
|
| Methods in org.apache.hadoop.hive.ql.parse with parameters of type WindowingSpec.WindowSpec | |
|---|---|
void |
WindowingSpec.addWindowSpec(String name,
WindowingSpec.WindowSpec wdwSpec)
|
void |
WindowingSpec.WindowFunctionSpec.setWindowSpec(WindowingSpec.WindowSpec windowSpec)
|
| Method parameters in org.apache.hadoop.hive.ql.parse with type arguments of type WindowingSpec.WindowSpec | |
|---|---|
void |
WindowingSpec.setWindowSpecs(HashMap<String,WindowingSpec.WindowSpec> windowSpecs)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||