|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileSinkOperator | |
---|---|
org.apache.hadoop.hive.ql.optimizer | |
org.apache.hadoop.hive.ql.session |
Uses of FileSinkOperator in org.apache.hadoop.hive.ql.optimizer |
---|
Methods in org.apache.hadoop.hive.ql.optimizer that return types with arguments of type FileSinkOperator | |
---|---|
List<FileSinkOperator> |
GenMRProcContext.getSeenFileSinkOps()
|
Method parameters in org.apache.hadoop.hive.ql.optimizer with type arguments of type FileSinkOperator | |
---|---|
void |
GenMRProcContext.setSeenFileSinkOps(List<FileSinkOperator> seenFileSinkOps)
|
Uses of FileSinkOperator in org.apache.hadoop.hive.ql.session |
---|
Methods in org.apache.hadoop.hive.ql.session with parameters of type FileSinkOperator | |
---|---|
void |
LineageState.mapDirToFop(String dir,
FileSinkOperator fop)
Adds a mapping from the load work to the file sink operator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |