Uses of Class
org.apache.hadoop.hive.ql.exec.FileSinkOperator

Packages that use FileSinkOperator
org.apache.hadoop.hive.ql.optimizer   
 

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)
           
 



Copyright © 2009 The Apache Software Foundation