|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecMapperContext | |
---|---|
org.apache.hadoop.hive.ql.exec | Hive QL execution tasks, operators, functions and other handlers. |
Uses of ExecMapperContext in org.apache.hadoop.hive.ql.exec |
---|
Methods in org.apache.hadoop.hive.ql.exec that return ExecMapperContext | |
---|---|
ExecMapperContext |
Operator.getExecContext()
|
Methods in org.apache.hadoop.hive.ql.exec with parameters of type ExecMapperContext | |
---|---|
void |
Operator.passExecContext(ExecMapperContext execContext)
Pass the execContext reference to every child operator |
void |
Operator.setExecContext(ExecMapperContext execContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |