|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableFunctionEvaluator | |
|---|---|
| org.apache.hadoop.hive.ql.plan.ptf | |
| org.apache.hadoop.hive.ql.udf.ptf | |
| Uses of TableFunctionEvaluator in org.apache.hadoop.hive.ql.plan.ptf |
|---|
| Methods in org.apache.hadoop.hive.ql.plan.ptf that return TableFunctionEvaluator | |
|---|---|
TableFunctionEvaluator |
PartitionedTableFunctionDef.getTFunction()
|
| Methods in org.apache.hadoop.hive.ql.plan.ptf with parameters of type TableFunctionEvaluator | |
|---|---|
void |
PartitionedTableFunctionDef.setTFunction(TableFunctionEvaluator tFunction)
|
| Uses of TableFunctionEvaluator in org.apache.hadoop.hive.ql.udf.ptf |
|---|
| Subclasses of TableFunctionEvaluator in org.apache.hadoop.hive.ql.udf.ptf | |
|---|---|
class |
MatchPath
return rows that meet a specified pattern. |
class |
Noop
|
class |
NoopWithMap
|
class |
WindowingTableFunction
|
| Methods in org.apache.hadoop.hive.ql.udf.ptf that return TableFunctionEvaluator | |
|---|---|
protected TableFunctionEvaluator |
WindowingTableFunction.WindowingTableFunctionResolver.createEvaluator(PTFDesc ptfDesc,
PartitionedTableFunctionDef tDef)
|
protected abstract TableFunctionEvaluator |
TableFunctionResolver.createEvaluator(PTFDesc ptfDesc,
PartitionedTableFunctionDef tDef)
|
protected TableFunctionEvaluator |
NoopWithMap.NoopWithMapResolver.createEvaluator(PTFDesc ptfDesc,
PartitionedTableFunctionDef tDef)
|
protected TableFunctionEvaluator |
Noop.NoopResolver.createEvaluator(PTFDesc ptfDesc,
PartitionedTableFunctionDef tDef)
|
protected TableFunctionEvaluator |
MatchPath.MatchPathResolver.createEvaluator(PTFDesc ptfDesc,
PartitionedTableFunctionDef tDef)
|
TableFunctionEvaluator |
TableFunctionResolver.getEvaluator()
|
| Methods in org.apache.hadoop.hive.ql.udf.ptf with parameters of type TableFunctionEvaluator | |
|---|---|
void |
TableFunctionResolver.initialize(PTFDesc ptfDesc,
PartitionedTableFunctionDef tDef,
TableFunctionEvaluator evaluator)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||