jar

com.tencent.bk.repo : storage-api

Maven & Gradle

Oct 31, 2022
2.3k stars

storage-api · storage-api

Table Of Contents

Latest Version

Download com.tencent.bk.repo : storage-api JAR file - Latest Versions:

All Versions

Download com.tencent.bk.repo : storage-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 storage-api-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tencent.bkrepo.common.storage.config

├─ com.tencent.bkrepo.common.storage.config.CacheProperties.class - [JAR]

├─ com.tencent.bkrepo.common.storage.config.UploadProperties.class - [JAR]

com.tencent.bkrepo.common.storage.pojo

├─ com.tencent.bkrepo.common.storage.pojo.BlockInfo.class - [JAR]

├─ com.tencent.bkrepo.common.storage.pojo.FileInfo.class - [JAR]

com.tencent.bkrepo.common.storage.credentials

├─ com.tencent.bkrepo.common.storage.credentials.FileSystemCredentials.class - [JAR]

├─ com.tencent.bkrepo.common.storage.credentials.HDFSCredentials.class - [JAR]

├─ com.tencent.bkrepo.common.storage.credentials.InnerCosCredentials.class - [JAR]

├─ com.tencent.bkrepo.common.storage.credentials.S3Credentials.class - [JAR]

├─ com.tencent.bkrepo.common.storage.credentials.StorageCredentials.class - [JAR]

├─ com.tencent.bkrepo.common.storage.credentials.StorageType.class - [JAR]

com.tencent.bkrepo.common.storage.message

├─ com.tencent.bkrepo.common.storage.message.HealthCheckFailedException.class - [JAR]

├─ com.tencent.bkrepo.common.storage.message.StorageErrorException.class - [JAR]

├─ com.tencent.bkrepo.common.storage.message.StorageMessageCode.class - [JAR]