jar

eu.stratosphere : spargel

Maven & Gradle

Jul 15, 2014
192 stars

spargel

Table Of Contents

Latest Version

Download eu.stratosphere : spargel JAR file - Latest Versions:

All Versions

Download eu.stratosphere : spargel JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.5
0.4

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 spargel-0.5.2-hadoop2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

eu.stratosphere.spargel.java

├─ eu.stratosphere.spargel.java.MessageIterator.class - [JAR]

├─ eu.stratosphere.spargel.java.MessagingFunction.class - [JAR]

├─ eu.stratosphere.spargel.java.OutgoingEdge.class - [JAR]

├─ eu.stratosphere.spargel.java.VertexCentricIteration.class - [JAR]

├─ eu.stratosphere.spargel.java.VertexUpdateFunction.class - [JAR]

eu.stratosphere.spargel.java.examples

├─ eu.stratosphere.spargel.java.examples.SpargelConnectedComponents.class - [JAR]

├─ eu.stratosphere.spargel.java.examples.SpargelPageRank.class - [JAR]

├─ eu.stratosphere.spargel.java.examples.SpargelPageRankCountingVertices.class - [JAR]

eu.stratosphere.spargel.java.record

├─ eu.stratosphere.spargel.java.record.Edge.class - [JAR]

├─ eu.stratosphere.spargel.java.record.MessageIterator.class - [JAR]

├─ eu.stratosphere.spargel.java.record.MessagingFunction.class - [JAR]

├─ eu.stratosphere.spargel.java.record.SpargelIteration.class - [JAR]

├─ eu.stratosphere.spargel.java.record.VertexUpdateFunction.class - [JAR]

Advertisement