public class WindowingComponentizer extends Object
| Constructor and Description |
|---|
WindowingComponentizer(WindowingSpec originalSpec) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
WindowingSpec |
next(HiveConf hCfg,
SemanticAnalyzer semAly,
UnparseTranslator unparseT,
RowResolver inputRR) |
public WindowingComponentizer(WindowingSpec originalSpec) throws SemanticException
SemanticExceptionpublic boolean hasNext()
public WindowingSpec next(HiveConf hCfg, SemanticAnalyzer semAly, UnparseTranslator unparseT, RowResolver inputRR) throws SemanticException
SemanticExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.