jar

com.github.mistertea : zombiedb

Maven & Gradle

Dec 05, 2014
13 stars

Zombie DB · Thrift-specified Database wrapper for CRUD of thrift objects.

Table Of Contents

Latest Version

Download com.github.mistertea : zombiedb JAR file - Latest Versions:

All Versions

Download com.github.mistertea : zombiedb JAR file - All Versions:

Version Vulnerabilities Size Updated
1.24
1.23
1.22
1.21
1.20
1.19
1.18
1.17
1.10
1.1

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

com.github.mistertea.zombiedb

├─ com.github.mistertea.zombiedb.AbstractDatabaseEngineManager.class - [JAR]

├─ com.github.mistertea.zombiedb.CloseableIterator.class - [JAR]

├─ com.github.mistertea.zombiedb.DatabaseEngineManager.class - [JAR]

├─ com.github.mistertea.zombiedb.EmptyCloseableIteratorWrapper.class - [JAR]

├─ com.github.mistertea.zombiedb.IndexedDatabaseEngineManager.class - [JAR]

├─ com.github.mistertea.zombiedb.ThriftWrapperIterator.class - [JAR]

com.github.mistertea.zombiedb.thrift

├─ com.github.mistertea.zombiedb.thrift.TestThrift.class - [JAR]

com.github.mistertea.zombiedb.engine

├─ com.github.mistertea.zombiedb.engine.AstyanaxDatabaseEngine.class - [JAR]

├─ com.github.mistertea.zombiedb.engine.BerkeleyDBDatabaseEngine.class - [JAR]

├─ com.github.mistertea.zombiedb.engine.BerkeleyDBRawDatabaseEngine.class - [JAR]

├─ com.github.mistertea.zombiedb.engine.DatabaseEngine.class - [JAR]

├─ com.github.mistertea.zombiedb.engine.HBaseDatabaseEngine.class - [JAR]

├─ com.github.mistertea.zombiedb.engine.JdbmDatabaseEngine.class - [JAR]

├─ com.github.mistertea.zombiedb.engine.RedisDatabaseEngine.class - [JAR]

├─ com.github.mistertea.zombiedb.engine.SingleLockDatabaseEngine.class - [JAR]