jar

com.github.ssedano : jump-consistent-hash

Maven & Gradle

Aug 30, 2014
1 usages
30 stars

Jump consistent hash · Java implementation of the jump consistent hashing algorithm from Lamping and Veach. Paper http://arxiv.org/ftp/arxiv/papers/1406/1406.2294.pdf.

Table Of Contents

Latest Version

Download com.github.ssedano : jump-consistent-hash JAR file - Latest Versions:

All Versions

Download com.github.ssedano : jump-consistent-hash JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 jump-consistent-hash-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.ssedano.hash

├─ com.github.ssedano.hash.JumpConsistentHash.class - [JAR]