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

Uses of Class
org.apache.crunch.impl.spark.SparkRuntime

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

Uses of SparkRuntime in org.apache.crunch.impl.spark
 

Methods in org.apache.crunch.impl.spark that return SparkRuntime
 SparkRuntime SparkRuntime.execute()
           
 

Methods in org.apache.crunch.impl.spark with parameters of type SparkRuntime
 org.apache.spark.api.java.JavaRDDLike<?,?> SparkCollection.getJavaRDDLike(SparkRuntime runtime)
           
 

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

Methods in org.apache.crunch.impl.spark.collect with parameters of type SparkRuntime
 org.apache.spark.api.java.JavaRDDLike<?,?> UnionTable.getJavaRDDLike(SparkRuntime runtime)
           
 org.apache.spark.api.java.JavaRDDLike<?,?> UnionCollection.getJavaRDDLike(SparkRuntime runtime)
           
 org.apache.spark.api.java.JavaRDDLike<?,?> PGroupedTableImpl.getJavaRDDLike(SparkRuntime runtime)
           
 org.apache.spark.api.java.JavaRDDLike<?,?> InputTable.getJavaRDDLike(SparkRuntime runtime)
           
 org.apache.spark.api.java.JavaRDDLike<?,?> InputCollection.getJavaRDDLike(SparkRuntime runtime)
           
 org.apache.spark.api.java.JavaRDDLike<?,?> EmptyPTable.getJavaRDDLike(SparkRuntime runtime)
           
 org.apache.spark.api.java.JavaRDDLike<?,?> EmptyPCollection.getJavaRDDLike(SparkRuntime runtime)
           
 org.apache.spark.api.java.JavaRDDLike<?,?> DoTable.getJavaRDDLike(SparkRuntime runtime)
           
 org.apache.spark.api.java.JavaRDDLike<?,?> DoCollection.getJavaRDDLike(SparkRuntime runtime)
           
 



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