jar

com.scalar-labs : scalardb-server

Maven & Gradle

Aug 07, 2023
471 stars

ScalarDB Server · A gRPC interface of ScalarDB

Table Of Contents

Latest Version

Download com.scalar-labs : scalardb-server JAR file - Latest Versions:

All Versions

Download com.scalar-labs : scalardb-server JAR file - All Versions:

Version Vulnerabilities Size Updated
3.10.x
3.9.x
3.8.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.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 scalardb-server-3.10.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.scalar.db.server

├─ com.scalar.db.server.AdminService.class - [JAR]

├─ com.scalar.db.server.DistributedStorageAdminService.class - [JAR]

├─ com.scalar.db.server.DistributedStorageService.class - [JAR]

├─ com.scalar.db.server.DistributedTransactionAdminService.class - [JAR]

├─ com.scalar.db.server.DistributedTransactionService.class - [JAR]

├─ com.scalar.db.server.GateKeeper.class - [JAR]

├─ com.scalar.db.server.HealthService.class - [JAR]

├─ com.scalar.db.server.Metrics.class - [JAR]

├─ com.scalar.db.server.ScalarDbServer.class - [JAR]

├─ com.scalar.db.server.ServerConfig.class - [JAR]

├─ com.scalar.db.server.SynchronizedGateKeeper.class - [JAR]

├─ com.scalar.db.server.TwoPhaseCommitTransactionService.class - [JAR]