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.