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(Reporter rp)
           
 
Method Summary
 void func(Operator op)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecMapper.reportStats

public ExecMapper.reportStats(Reporter rp)
Method Detail

func

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


Copyright © 2012 The Apache Software Foundation