This project has retired. For details please refer to its Attic page.
SparkCollection (Apache Crunch 0.10.0 API)

org.apache.crunch.impl.spark
Interface SparkCollection

All Known Implementing Classes:
DoCollection, DoTable, EmptyPCollection, EmptyPTable, InputCollection, InputTable, PGroupedTableImpl, UnionCollection, UnionTable

public interface SparkCollection


Method Summary
 org.apache.spark.api.java.JavaRDDLike<?,?> getJavaRDDLike(SparkRuntime runtime)
           
 

Method Detail

getJavaRDDLike

org.apache.spark.api.java.JavaRDDLike<?,?> getJavaRDDLike(SparkRuntime runtime)


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