This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.crunch.hadoop.mapreduce.lib.output.CrunchMultipleOutputs (Apache Crunch 0.3.0-incubating API)

Uses of Class
org.apache.crunch.hadoop.mapreduce.lib.output.CrunchMultipleOutputs

Packages that use CrunchMultipleOutputs
org.apache.crunch.impl.mr.emit   
org.apache.crunch.impl.mr.run   
 

Uses of CrunchMultipleOutputs in org.apache.crunch.impl.mr.emit
 

Constructors in org.apache.crunch.impl.mr.emit with parameters of type CrunchMultipleOutputs
MultipleOutputEmitter(Converter converter, CrunchMultipleOutputs<K,V> outputs, String outputName)
           
 

Uses of CrunchMultipleOutputs in org.apache.crunch.impl.mr.run
 

Methods in org.apache.crunch.impl.mr.run that return CrunchMultipleOutputs
 CrunchMultipleOutputs<Object,Object> CrunchTaskContext.getMultipleOutputs()
           
 



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