jar

one.microstream : microstream-cache

Maven & Gradle

Jul 04, 2023
5 usages
503 stars

MicroStream Cache · JSR-107 (JCache) Implementation

Table Of Contents

Latest Version

Download one.microstream : microstream-cache JAR file - Latest Versions:

All Versions

Download one.microstream : microstream-cache JAR file - All Versions:

Version Vulnerabilities Size Updated
08.01.x
08.00.x
07.01.x
07.00.x
06.01.x
06.00.x
05.00.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 microstream-cache-08.01.01-MS-GA.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

one.microstream.cache.types

├─ one.microstream.cache.types.ByteSized.class - [JAR]

├─ one.microstream.cache.types.Cache.class - [JAR]

├─ one.microstream.cache.types.CacheConfiguration.class - [JAR]

├─ one.microstream.cache.types.CacheConfigurationBuilderConfigurationBased.class - [JAR]

├─ one.microstream.cache.types.CacheConfigurationMXBean.class - [JAR]

├─ one.microstream.cache.types.CacheConfigurationPropertyNames.class - [JAR]

├─ one.microstream.cache.types.CacheEntry.class - [JAR]

├─ one.microstream.cache.types.CacheEntryListenerRegistration.class - [JAR]

├─ one.microstream.cache.types.CacheEvent.class - [JAR]

├─ one.microstream.cache.types.CacheEventDispatcher.class - [JAR]

├─ one.microstream.cache.types.CacheManager.class - [JAR]

├─ one.microstream.cache.types.CacheStatisticsMXBean.class - [JAR]

├─ one.microstream.cache.types.CacheStore.class - [JAR]

├─ one.microstream.cache.types.CacheTable.class - [JAR]

├─ one.microstream.cache.types.CacheValueValidator.class - [JAR]

├─ one.microstream.cache.types.CachedValue.class - [JAR]

├─ one.microstream.cache.types.CachingProvider.class - [JAR]

├─ one.microstream.cache.types.EntryProcessorResult.class - [JAR]

├─ one.microstream.cache.types.EvictionManager.class - [JAR]

├─ one.microstream.cache.types.EvictionPolicy.class - [JAR]

├─ one.microstream.cache.types.MBeanServerUtils.class - [JAR]

├─ one.microstream.cache.types.MutableCacheEntry.class - [JAR]

├─ one.microstream.cache.types.ObjectConverter.class - [JAR]

├─ one.microstream.cache.types.SerializedObject.class - [JAR]

├─ one.microstream.cache.types.Unwrappable.class - [JAR]

Advertisement