|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PTFInputDef | |
|---|---|
| org.apache.hadoop.hive.ql.plan.ptf | |
| org.apache.hadoop.hive.ql.udf.ptf | |
| Uses of PTFInputDef in org.apache.hadoop.hive.ql.plan.ptf |
|---|
| Subclasses of PTFInputDef in org.apache.hadoop.hive.ql.plan.ptf | |
|---|---|
class |
PartitionedTableFunctionDef
|
class |
PTFQueryInputDef
|
class |
WindowTableFunctionDef
|
| Methods in org.apache.hadoop.hive.ql.plan.ptf that return PTFInputDef | |
|---|---|
PTFInputDef |
PTFQueryInputDef.getInput()
|
abstract PTFInputDef |
PTFInputDef.getInput()
|
PTFInputDef |
PartitionedTableFunctionDef.getInput()
|
| Methods in org.apache.hadoop.hive.ql.plan.ptf with parameters of type PTFInputDef | |
|---|---|
void |
PartitionedTableFunctionDef.setInput(PTFInputDef input)
|
| Uses of PTFInputDef in org.apache.hadoop.hive.ql.udf.ptf |
|---|
| Methods in org.apache.hadoop.hive.ql.udf.ptf with parameters of type PTFInputDef | |
|---|---|
protected static StructObjectInspector |
MatchPath.createSelectListOI(MatchPath evaluator,
PTFInputDef inpDef)
|
protected static RowResolver |
MatchPath.createSelectListRR(MatchPath evaluator,
PTFInputDef inpDef)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||