org.apache.hadoop.hive.ql.exec.mr
Class ExecMapper.reportStats

java.lang.Object
  extended by org.apache.hadoop.hive.ql.exec.mr.ExecMapper.reportStats
All Implemented Interfaces:
Operator.OperatorFunc
Enclosing class:
ExecMapper

public static class ExecMapper.reportStats
extends Object
implements Operator.OperatorFunc

reportStats.


Constructor Summary
ExecMapper.reportStats(org.apache.hadoop.mapred.Reporter rp)
           
 
Method Summary
 void func(Operator op)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecMapper.reportStats

public ExecMapper.reportStats(org.apache.hadoop.mapred.Reporter rp)
Method Detail

func

public void func(Operator op)
Specified by:
func in interface Operator.OperatorFunc


Copyright © 2014 The Apache Software Foundation. All rights reserved.