|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PTFDesc.PartitionedTableFunctionDef | |
---|---|
org.apache.hadoop.hive.ql.plan | |
org.apache.hadoop.hive.ql.udf.ptf |
Uses of PTFDesc.PartitionedTableFunctionDef in org.apache.hadoop.hive.ql.plan |
---|
Subclasses of PTFDesc.PartitionedTableFunctionDef in org.apache.hadoop.hive.ql.plan | |
---|---|
static class |
PTFDesc.WindowTableFunctionDef
|
Methods in org.apache.hadoop.hive.ql.plan that return PTFDesc.PartitionedTableFunctionDef | |
---|---|
PTFDesc.PartitionedTableFunctionDef |
PTFDesc.getFuncDef()
|
PTFDesc.PartitionedTableFunctionDef |
PTFDesc.getStartOfChain()
|
PTFDesc.PartitionedTableFunctionDef |
PTFDesc.PartitionedTableFunctionDef.getStartOfChain()
|
Methods in org.apache.hadoop.hive.ql.plan with parameters of type PTFDesc.PartitionedTableFunctionDef | |
---|---|
protected void |
PTFDeserializer.initialize(PTFDesc.PartitionedTableFunctionDef def)
|
void |
PTFDeserializer.initializePTFChain(PTFDesc.PartitionedTableFunctionDef tblFnDef)
|
void |
PTFDesc.setFuncDef(PTFDesc.PartitionedTableFunctionDef funcDef)
|
Uses of PTFDesc.PartitionedTableFunctionDef in org.apache.hadoop.hive.ql.udf.ptf |
---|
Fields in org.apache.hadoop.hive.ql.udf.ptf declared as PTFDesc.PartitionedTableFunctionDef | |
---|---|
protected PTFDesc.PartitionedTableFunctionDef |
TableFunctionEvaluator.tDef
|
Methods in org.apache.hadoop.hive.ql.udf.ptf that return PTFDesc.PartitionedTableFunctionDef | |
---|---|
PTFDesc.PartitionedTableFunctionDef |
TableFunctionEvaluator.getTableDef()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |