This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.crunch.impl.dist.collect.MRCollection (Apache Crunch 0.9.0 API)

Uses of Interface
org.apache.crunch.impl.dist.collect.MRCollection

Packages that use MRCollection
org.apache.crunch.impl.mr.collect   
 

Uses of MRCollection in org.apache.crunch.impl.mr.collect
 

Classes in org.apache.crunch.impl.mr.collect that implement MRCollection
 class DoCollection<S>
           
 class DoTable<K,V>
           
 class InputCollection<S>
           
 class InputTable<K,V>
           
 class PGroupedTableImpl<K,V>
           
 



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