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

Packages that use FetchOperator
org.apache.hadoop.hive.ql.exec.mr   
 

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

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

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



Copyright © 2012 The Apache Software Foundation