jar

com.gerritforge : global-refdb

Maven & Gradle

Jul 18, 2023
2 stars

global-refdb · Global ref-database for use with Gerrit Code Review

Table Of Contents

Latest Version

Download com.gerritforge : global-refdb JAR file - Latest Versions:

All Versions

Download com.gerritforge : global-refdb JAR file - All Versions:

Version Vulnerabilities Size Updated
3.8.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
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 global-refdb-3.8.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.gerritforge.gerrit.globalrefdb

├─ com.gerritforge.gerrit.globalrefdb.GlobalRefDatabase.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.GlobalRefDbLockException.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.GlobalRefDbSystemError.class - [JAR]

com.gerritforge.gerrit.globalrefdb.validation

├─ com.gerritforge.gerrit.globalrefdb.validation.BatchRefUpdateValidator.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.LibModule.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.LibModuleLogFile.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.LockWrapper.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.Log4jSharedRefLogger.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.ProjectDeletedSharedDbCleanup.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.ProjectsFilter.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.RefPair.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.RefUpdateValidator.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.SharedRefDBMetrics.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.SharedRefDatabaseWrapper.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.SharedRefDbBatchRefUpdate.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.SharedRefDbConfiguration.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.SharedRefDbGitRepositoryManager.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.SharedRefDbRefDatabase.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.SharedRefDbRefUpdate.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.SharedRefDbRepository.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.SharedRefLogEntry.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.SharedRefLogger.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.ValidationMetrics.class - [JAR]

com.gerritforge.gerrit.globalrefdb.validation.dfsrefdb

├─ com.gerritforge.gerrit.globalrefdb.validation.dfsrefdb.CustomSharedRefEnforcementByProject.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.dfsrefdb.DefaultSharedRefEnforcement.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.dfsrefdb.NoopSharedRefDatabase.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.dfsrefdb.OutOfSyncException.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.dfsrefdb.SharedDbSplitBrainException.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.dfsrefdb.SharedLockException.class - [JAR]

├─ com.gerritforge.gerrit.globalrefdb.validation.dfsrefdb.SharedRefEnforcement.class - [JAR]

Advertisement