jar

net.fnothaft.snark : snark-core

Maven & Gradle

Sep 08, 2014
0 stars

Scalable Nested Array Kit: Core

Table Of Contents

Latest Version

Download net.fnothaft.snark : snark-core JAR file - Latest Versions:

All Versions

Download net.fnothaft.snark : snark-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.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 snark-core-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.fnothaft.snark

├─ net.fnothaft.snark.ArrayStructure.class - [JAR]

├─ net.fnothaft.snark.NestedIndex.class - [JAR]

├─ net.fnothaft.snark.SnarkContext.class - [JAR]

net.fnothaft.snark.rdd

├─ net.fnothaft.snark.rdd.NestedRDD.class - [JAR]

├─ net.fnothaft.snark.rdd.PartitioningStrategy.class - [JAR]

├─ net.fnothaft.snark.rdd.SegmentPartitioner.class - [JAR]

├─ net.fnothaft.snark.rdd.SegmentedRDD.class - [JAR]

├─ net.fnothaft.snark.rdd.UniformPartitioner.class - [JAR]

├─ net.fnothaft.snark.rdd.UniformRDD.class - [JAR]