jar

com.spotify.sparkey : sparkey

Maven & Gradle

Jan 13, 2023
10 usages
113 stars
Table Of Contents

Latest Version

Download com.spotify.sparkey : sparkey JAR file - Latest Versions:

All Versions

Download com.spotify.sparkey : sparkey JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.1.x
2.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 sparkey-3.2.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.spotify.sparkey.extra

├─ com.spotify.sparkey.extra.AbstractDelegatingSparkeyReader.class - [JAR]

├─ com.spotify.sparkey.extra.PersistentThreadLocal.class - [JAR]

├─ com.spotify.sparkey.extra.ReloadableSparkeyReader.class - [JAR]

├─ com.spotify.sparkey.extra.SparkeyValidator.class - [JAR]

├─ com.spotify.sparkey.extra.ThreadLocalSparkeyReader.class - [JAR]

com.spotify.sparkey

├─ com.spotify.sparkey.AddressSize.class - [JAR]

├─ com.spotify.sparkey.BlockOutput.class - [JAR]

├─ com.spotify.sparkey.BlockPositionedInputStream.class - [JAR]

├─ com.spotify.sparkey.BlockRandomInput.class - [JAR]

├─ com.spotify.sparkey.ByteBufferCleaner.class - [JAR]

├─ com.spotify.sparkey.CommonHeader.class - [JAR]

├─ com.spotify.sparkey.CompressedOutputStream.class - [JAR]

├─ com.spotify.sparkey.CompressedRandomReader.class - [JAR]

├─ com.spotify.sparkey.CompressedReader.class - [JAR]

├─ com.spotify.sparkey.CompressedWriter.class - [JAR]

├─ com.spotify.sparkey.CompressionType.class - [JAR]

├─ com.spotify.sparkey.CompressionTypeBackend.class - [JAR]

├─ com.spotify.sparkey.CompressionTypeBackendCompressed.class - [JAR]

├─ com.spotify.sparkey.CompressionTypeBackendUncompressed.class - [JAR]

├─ com.spotify.sparkey.CompressorType.class - [JAR]

├─ com.spotify.sparkey.CorruptedIndexException.class - [JAR]

├─ com.spotify.sparkey.FileFlushingData.class - [JAR]

├─ com.spotify.sparkey.FileReadWriteData.class - [JAR]

├─ com.spotify.sparkey.HashType.class - [JAR]

├─ com.spotify.sparkey.InMemoryData.class - [JAR]

├─ com.spotify.sparkey.IndexHash.class - [JAR]

├─ com.spotify.sparkey.IndexHeader.class - [JAR]

├─ com.spotify.sparkey.LogHeader.class - [JAR]

├─ com.spotify.sparkey.LogWriter.class - [JAR]

├─ com.spotify.sparkey.MurmurHash3.class - [JAR]

├─ com.spotify.sparkey.RandomAccessData.class - [JAR]

├─ com.spotify.sparkey.ReadOnlyMemMap.class - [JAR]

├─ com.spotify.sparkey.ReadWriteData.class - [JAR]

├─ com.spotify.sparkey.ReadWriteMemMap.class - [JAR]

├─ com.spotify.sparkey.SingleThreadedSparkeyReader.class - [JAR]

├─ com.spotify.sparkey.SingleThreadedSparkeyWriter.class - [JAR]

├─ com.spotify.sparkey.SnappyWriter.class - [JAR]

├─ com.spotify.sparkey.SortHelper.class - [JAR]

├─ com.spotify.sparkey.Sparkey.class - [JAR]

├─ com.spotify.sparkey.SparkeyLogIterator.class - [JAR]

├─ com.spotify.sparkey.SparkeyReader.class - [JAR]

├─ com.spotify.sparkey.SparkeyReaderClosedException.class - [JAR]

├─ com.spotify.sparkey.SparkeyWriter.class - [JAR]

├─ com.spotify.sparkey.UncompressedBlockOutput.class - [JAR]

├─ com.spotify.sparkey.UncompressedBlockPositionedInputStream.class - [JAR]

├─ com.spotify.sparkey.UncompressedBlockRandomInput.class - [JAR]

├─ com.spotify.sparkey.Util.class - [JAR]

Advertisement