jar

org.opensearch.plugin : cache-common

Maven & Gradle

Apr 02, 2024
8.8k stars

cache-common · OpenSearch subproject :modules:cache-common

Table Of Contents

Latest Version

Download org.opensearch.plugin : cache-common JAR file - Latest Versions:

All Versions

Download org.opensearch.plugin : cache-common JAR file - All Versions:

Version Vulnerabilities Size Updated
2.13.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 cache-common-2.13.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.opensearch.cache.common.tier

├─ org.opensearch.cache.common.tier.TieredSpilloverCache.class - [JAR]

├─ org.opensearch.cache.common.tier.TieredSpilloverCachePlugin.class - [JAR]

├─ org.opensearch.cache.common.tier.TieredSpilloverCacheSettings.class - [JAR]

org.opensearch.cache.common.policy

├─ org.opensearch.cache.common.policy.TookTimePolicy.class - [JAR]