public static class HiveParserQBSubQuery.SubQueryTypeDef extends Object
Constructor and Description |
---|
SubQueryTypeDef(HiveParserASTNode ast,
HiveParserQBSubQuery.SubQueryType type) |
Modifier and Type | Method and Description |
---|---|
HiveParserASTNode |
getAst() |
HiveParserQBSubQuery.SubQueryType |
getType() |
public SubQueryTypeDef(HiveParserASTNode ast, HiveParserQBSubQuery.SubQueryType type)
public HiveParserASTNode getAst()
public HiveParserQBSubQuery.SubQueryType getType()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.