This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.crunch.io.CrunchOutputs (Apache Crunch 0.9.0 API)

Uses of Class
org.apache.crunch.io.CrunchOutputs

Packages that use CrunchOutputs
org.apache.crunch.impl.mr.emit   
 

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

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



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