public static class HiveParserPTFInvocationSpec.PTFQueryInputSpec extends HiveParserPTFInvocationSpec.PTFInputSpec
Constructor and Description |
---|
PTFQueryInputSpec() |
Modifier and Type | Method and Description |
---|---|
HiveParserPTFInvocationSpec.PTFInputSpec |
getInput() |
HiveParserPTFInvocationSpec.PTFQueryInputSpec |
getQueryInput() |
String |
getQueryInputName() |
String |
getSource() |
org.apache.hadoop.hive.ql.parse.PTFInvocationSpec.PTFQueryInputType |
getType() |
void |
setSource(String source) |
void |
setType(org.apache.hadoop.hive.ql.parse.PTFInvocationSpec.PTFQueryInputType type) |
getAstNode, setAstNode
public String getSource()
public void setSource(String source)
public org.apache.hadoop.hive.ql.parse.PTFInvocationSpec.PTFQueryInputType getType()
public void setType(org.apache.hadoop.hive.ql.parse.PTFInvocationSpec.PTFQueryInputType type)
public HiveParserPTFInvocationSpec.PTFInputSpec getInput()
getInput
in class HiveParserPTFInvocationSpec.PTFInputSpec
public String getQueryInputName()
getQueryInputName
in class HiveParserPTFInvocationSpec.PTFInputSpec
public HiveParserPTFInvocationSpec.PTFQueryInputSpec getQueryInput()
getQueryInput
in class HiveParserPTFInvocationSpec.PTFInputSpec
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.