jar

org.spark-project : spark-bagel_2.9.3

Maven & Gradle

Jul 16, 2013
1.4k stars

spark-bagel · spark-bagel

Table Of Contents

Latest Version

Download org.spark-project : spark-bagel_2.9.3 JAR file - Latest Versions:

All Versions

Download org.spark-project : spark-bagel_2.9.3 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spark-bagel_2.9.3-0.7.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

spark.bagel

├─ spark.bagel.Aggregator.class - [JAR]

├─ spark.bagel.Bagel.class - [JAR]

├─ spark.bagel.Combiner.class - [JAR]

├─ spark.bagel.DefaultCombiner.class - [JAR]

├─ spark.bagel.Message.class - [JAR]

├─ spark.bagel.Vertex.class - [JAR]

spark.bagel.examples

├─ spark.bagel.examples.CustomPartitioner.class - [JAR]

├─ spark.bagel.examples.PRCombiner.class - [JAR]

├─ spark.bagel.examples.PRKryoRegistrator.class - [JAR]

├─ spark.bagel.examples.PRMessage.class - [JAR]

├─ spark.bagel.examples.PRVertex.class - [JAR]

├─ spark.bagel.examples.PageRankUtils.class - [JAR]

├─ spark.bagel.examples.WPRDeserializationStream.class - [JAR]

├─ spark.bagel.examples.WPRSerializationStream.class - [JAR]

├─ spark.bagel.examples.WPRSerializer.class - [JAR]

├─ spark.bagel.examples.WPRSerializerInstance.class - [JAR]

├─ spark.bagel.examples.WikipediaPageRank.class - [JAR]

├─ spark.bagel.examples.WikipediaPageRankStandalone.class - [JAR]

Advertisement