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

Packages that use FetchOperator
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
 

Uses of FetchOperator in org.apache.hadoop.hive.ql.exec
 

Methods in org.apache.hadoop.hive.ql.exec that return types with arguments of type FetchOperator
 Map<String,FetchOperator> ExecMapperContext.getFetchOperators()
           
 

Method parameters in org.apache.hadoop.hive.ql.exec with type arguments of type FetchOperator
 void ExecMapperContext.setFetchOperators(Map<String,FetchOperator> fetchOperators)
           
 



Copyright © 2011 The Apache Software Foundation