This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.crunch.impl.spark.SparkCollection (Apache Crunch 0.10.0 API)

Uses of Interface
org.apache.crunch.impl.spark.SparkCollection

Packages that use SparkCollection
org.apache.crunch.impl.spark.collect   
 

Uses of SparkCollection in org.apache.crunch.impl.spark.collect
 

Classes in org.apache.crunch.impl.spark.collect that implement SparkCollection
 class DoCollection<S>
           
 class DoTable<K,V>
           
 class EmptyPCollection<T>
           
 class EmptyPTable<K,V>
           
 class InputCollection<S>
           
 class InputTable<K,V>
           
 class PGroupedTableImpl<K,V>
           
 class UnionCollection<S>
           
 class UnionTable<K,V>
           
 



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