org.apache.hadoop.hive.ql.plan
Class PTFDesc.PTFQueryInputDef
java.lang.Object
org.apache.hadoop.hive.ql.plan.PTFDesc.PTFInputDef
org.apache.hadoop.hive.ql.plan.PTFDesc.PTFQueryInputDef
- Enclosing class:
- PTFDesc
public static class PTFDesc.PTFQueryInputDef
- extends PTFDesc.PTFInputDef
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PTFDesc.PTFQueryInputDef
public PTFDesc.PTFQueryInputDef()
getDestination
public String getDestination()
setDestination
public void setDestination(String destination)
getType
public PTFInvocationSpec.PTFQueryInputType getType()
setType
public void setType(PTFInvocationSpec.PTFQueryInputType type)
getInput
public PTFDesc.PTFInputDef getInput()
- Specified by:
getInput
in class PTFDesc.PTFInputDef
Copyright © 2012 The Apache Software Foundation