org.apache.hadoop.hive.ql.parse
Class WindowingComponentizer
java.lang.Object
org.apache.hadoop.hive.ql.parse.WindowingComponentizer
public class WindowingComponentizer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowingComponentizer
public WindowingComponentizer(WindowingSpec originalSpec)
throws SemanticException
- Throws:
SemanticException
hasNext
public boolean hasNext()
next
public WindowingSpec next(HiveConf hCfg,
SemanticAnalyzer semAly,
org.apache.hadoop.hive.ql.parse.UnparseTranslator unparseT,
RowResolver inputRR)
throws SemanticException
- Throws:
SemanticException
Copyright © 2012 The Apache Software Foundation