|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PTFInvocationSpec | |
---|---|
org.apache.hadoop.hive.ql.parse |
Uses of PTFInvocationSpec in org.apache.hadoop.hive.ql.parse |
---|
Methods in org.apache.hadoop.hive.ql.parse that return PTFInvocationSpec | |
---|---|
PTFInvocationSpec |
QB.getPTFInvocationSpec(ASTNode node)
|
Methods in org.apache.hadoop.hive.ql.parse that return types with arguments of type PTFInvocationSpec | |
---|---|
static ArrayList<PTFInvocationSpec> |
PTFTranslator.componentize(PTFInvocationSpec ptfInvocation)
|
HashMap<ASTNode,PTFInvocationSpec> |
QB.getPTFNodeToSpec()
|
Methods in org.apache.hadoop.hive.ql.parse with parameters of type PTFInvocationSpec | |
---|---|
void |
QB.addPTFNodeToSpec(ASTNode node,
PTFInvocationSpec spec)
|
static ArrayList<PTFInvocationSpec> |
PTFTranslator.componentize(PTFInvocationSpec ptfInvocation)
|
PTFDesc |
PTFTranslator.translate(PTFInvocationSpec qSpec,
SemanticAnalyzer semAly,
HiveConf hCfg,
RowResolver inputRR,
org.apache.hadoop.hive.ql.parse.UnparseTranslator unparseT)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |