This project has retired. For details please refer to its Attic page.
CrunchCombiner (Apache Crunch 0.3.0-incubating API)

org.apache.crunch.impl.mr.run
Class CrunchCombiner

java.lang.Object
  extended by org.apache.hadoop.mapreduce.Reducer<Object,Object,Object,Object>
      extended by org.apache.crunch.impl.mr.run.CrunchReducer
          extended by org.apache.crunch.impl.mr.run.CrunchCombiner

public class CrunchCombiner
extends CrunchReducer


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.hadoop.mapreduce.Reducer
org.apache.hadoop.mapreduce.Reducer.Context
 
Constructor Summary
CrunchCombiner()
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.mapreduce.Reducer
run
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrunchCombiner

public CrunchCombiner()


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.