org.apache.hadoop.hive.ql.parse
Class PTFInvocationSpec
java.lang.Object
org.apache.hadoop.hive.ql.parse.PTFInvocationSpec
public class PTFInvocationSpec
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PTFInvocationSpec
public PTFInvocationSpec()
getFunction
public PTFInvocationSpec.PartitionedTableFunctionSpec getFunction()
setFunction
public void setFunction(PTFInvocationSpec.PartitionedTableFunctionSpec function)
getStartOfChain
public PTFInvocationSpec.PartitionedTableFunctionSpec getStartOfChain()
getQueryInputName
public String getQueryInputName()
getQueryInput
public PTFInvocationSpec.PTFQueryInputSpec getQueryInput()
Copyright © 2012 The Apache Software Foundation