Uses of Interface
org.apache.hadoop.hive.ql.exec.Operator.OperatorFunc

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

Uses of Operator.OperatorFunc in org.apache.hadoop.hive.ql.exec
 

Methods in org.apache.hadoop.hive.ql.exec with parameters of type Operator.OperatorFunc
 void Operator.preorderMap(Operator.OperatorFunc opFunc)
           
 

Uses of Operator.OperatorFunc in org.apache.hadoop.hive.ql.exec.mr
 

Classes in org.apache.hadoop.hive.ql.exec.mr that implement Operator.OperatorFunc
static class ExecMapper.reportStats
          reportStats.
 



Copyright © 2012 The Apache Software Foundation