public abstract static class HiveParserPTFInvocationSpec.PTFInputSpec extends Object
Constructor and Description |
---|
PTFInputSpec() |
Modifier and Type | Method and Description |
---|---|
HiveParserASTNode |
getAstNode() |
abstract HiveParserPTFInvocationSpec.PTFInputSpec |
getInput() |
abstract HiveParserPTFInvocationSpec.PTFQueryInputSpec |
getQueryInput() |
abstract String |
getQueryInputName() |
void |
setAstNode(HiveParserASTNode astNode) |
public HiveParserASTNode getAstNode()
public void setAstNode(HiveParserASTNode astNode)
public abstract HiveParserPTFInvocationSpec.PTFInputSpec getInput()
public abstract String getQueryInputName()
public abstract HiveParserPTFInvocationSpec.PTFQueryInputSpec getQueryInput()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.