jar

com.github.downgoon : big-sequence-file

Maven & Gradle

Sep 06, 2017
1 stars

big-sequence-file · a big file providing sequential data access.

Table Of Contents

Latest Version

Download com.github.downgoon : big-sequence-file JAR file - Latest Versions:

All Versions

Download com.github.downgoon : big-sequence-file JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 big-sequence-file-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.downgoon.bsf

├─ com.github.downgoon.bsf.BigSequenceFile.class - [JAR]

com.github.downgoon.bsf.scheduler

├─ com.github.downgoon.bsf.scheduler.SegmentCleaner.class - [JAR]

├─ com.github.downgoon.bsf.scheduler.TagThreadFactory.class - [JAR]

com.github.downgoon.bsf.storage

├─ com.github.downgoon.bsf.storage.BSFMeta.class - [JAR]

├─ com.github.downgoon.bsf.storage.BSFSegment.class - [JAR]

├─ com.github.downgoon.bsf.storage.MemoMeta.class - [JAR]

├─ com.github.downgoon.bsf.storage.Meta.class - [JAR]

com.github.downgoon.bsf.conf

├─ com.github.downgoon.bsf.conf.BSFConf.class - [JAR]

├─ com.github.downgoon.bsf.conf.BSFProtocol.class - [JAR]

├─ com.github.downgoon.bsf.conf.BSFProtocolVer1.class - [JAR]

Advertisement