All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download cache2k-core JAR 0.26-BETA with all dependencies


This package provides the implementation of all basic cache2k features. cache2k is a well engineered high performance in-memory Java cache. It implements latest eviction algorithms and coding techniques to achieve performance about 10 times better then existing cache solutions. cache2k comes with a clean and concise API. The API is currently still evolving until version 1.0 is reached.

Files of the artifact cache2k-core version 0.26-BETA from the group org.cache2k.

Test

Download cache2k-core (0.26-BETA)
Artifact cache2k-core
Group org.cache2k
Version 0.26-BETA
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies cache2k-api, cache2k-jmx-api,
There are maybe transitive dependencies!
There is a newer version: 1.2.1.Final
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of cache2k-core Show documentation

Please rate this JAR file. Is it a good library?

16 downloads

Source code of cache2k-core version 0.26-BETA

META-INF
META-INF.META-INF.MANIFEST.MF
.org.cache2k.impl.version.txt
org.cache2k.core
org.cache2k.core.org.cache2k.core.AbstractCache
org.cache2k.core.org.cache2k.core.Cache2kCoreProviderImpl
org.cache2k.core.org.cache2k.core.Cache2kManagerProviderImpl
org.cache2k.core.org.cache2k.core.CacheBaseInfo
org.cache2k.core.org.cache2k.core.CacheClosedException
org.cache2k.core.org.cache2k.core.CacheIntegrityError
org.cache2k.core.org.cache2k.core.CacheInternalError
org.cache2k.core.org.cache2k.core.CacheLifeCycleListener
org.cache2k.core.org.cache2k.core.CacheLockSpinsExceededError
org.cache2k.core.org.cache2k.core.CacheManagerImpl
org.cache2k.core.org.cache2k.core.CacheManagerLifeCycleListener
org.cache2k.core.org.cache2k.core.CacheRefreshThreadPool
org.cache2k.core.org.cache2k.core.CacheStorageException
org.cache2k.core.org.cache2k.core.CacheUsageExcpetion
org.cache2k.core.org.cache2k.core.CanCheckIntegrity
org.cache2k.core.org.cache2k.core.ClockCache
org.cache2k.core.org.cache2k.core.ClockProPlus64Cache
org.cache2k.core.org.cache2k.core.ClockProPlusCache
org.cache2k.core.org.cache2k.core.CommonMetrics
org.cache2k.core.org.cache2k.core.ConcurrentEntryIterator
org.cache2k.core.org.cache2k.core.ConcurrentEvictionCache
org.cache2k.core.org.cache2k.core.ConcurrentMapWrapper
org.cache2k.core.org.cache2k.core.DefaultResiliencePolicy
org.cache2k.core.org.cache2k.core.Entry
org.cache2k.core.org.cache2k.core.EntryAction
org.cache2k.core.org.cache2k.core.EventCounter
org.cache2k.core.org.cache2k.core.ExceptionWrapper
org.cache2k.core.org.cache2k.core.ExpiryCalculationException
org.cache2k.core.org.cache2k.core.Hash
org.cache2k.core.org.cache2k.core.HeapCache
org.cache2k.core.org.cache2k.core.HeapCacheListener
org.cache2k.core.org.cache2k.core.IntegrityState
org.cache2k.core.org.cache2k.core.InternalCache
org.cache2k.core.org.cache2k.core.InternalCache2kBuilder
org.cache2k.core.org.cache2k.core.InternalCacheInfo
org.cache2k.core.org.cache2k.core.LruCache
org.cache2k.core.org.cache2k.core.MapValueConverterProxy
org.cache2k.core.org.cache2k.core.RandomCache
org.cache2k.core.org.cache2k.core.StandardCommonMetrics
org.cache2k.core.org.cache2k.core.StandardStorageMetrics
org.cache2k.core.org.cache2k.core.StorageMetrics
org.cache2k.core.org.cache2k.core.TimingHandler
org.cache2k.core.org.cache2k.core.WiredCache
org.cache2k.core.event
org.cache2k.core.event.org.cache2k.core.event.AsyncDispatcher
org.cache2k.core.event.org.cache2k.core.event.AsyncEvent
org.cache2k.core.experimentalApi
org.cache2k.core.experimentalApi.org.cache2k.core.experimentalApi.AsyncCacheLoader
org.cache2k.core.experimentalApi.org.cache2k.core.experimentalApi.AsyncCacheWriter
org.cache2k.core.extra
org.cache2k.core.extra.org.cache2k.core.extra.CacheWrapper
org.cache2k.core.operation
org.cache2k.core.operation.org.cache2k.core.operation.ExaminationEntry
org.cache2k.core.operation.org.cache2k.core.operation.Progress
org.cache2k.core.operation.org.cache2k.core.operation.ReadOnlyCacheEntry
org.cache2k.core.operation.org.cache2k.core.operation.ResultEntry
org.cache2k.core.operation.org.cache2k.core.operation.Semantic
org.cache2k.core.operation.org.cache2k.core.operation.Specification
org.cache2k.core.storageApi
org.cache2k.core.storageApi.org.cache2k.core.storageApi.CacheStorage
org.cache2k.core.storageApi.org.cache2k.core.storageApi.PurgeableStorage
org.cache2k.core.storageApi.org.cache2k.core.storageApi.StorageAdapter
org.cache2k.core.storageApi.org.cache2k.core.storageApi.StorageCallback
org.cache2k.core.storageApi.org.cache2k.core.storageApi.StorageEntry
org.cache2k.core.threading
org.cache2k.core.threading.org.cache2k.core.threading.DefaultThreadFactoryProvider
org.cache2k.core.threading.org.cache2k.core.threading.Futures
org.cache2k.core.threading.org.cache2k.core.threading.GlobalThreadFactory
org.cache2k.core.threading.org.cache2k.core.threading.ThreadFactoryProvider
org.cache2k.core.util
org.cache2k.core.util.org.cache2k.core.util.Cache2kVersion
org.cache2k.core.util.org.cache2k.core.util.ConfigurationReader
org.cache2k.core.util.org.cache2k.core.util.Log
org.cache2k.core.util.org.cache2k.core.util.LogFactory
org.cache2k.core.util.org.cache2k.core.util.ThreadDump
org.cache2k.core.util.org.cache2k.core.util.TunableConstants
org.cache2k.core.util.org.cache2k.core.util.TunableFactory
org.cache2k.core.util.org.cache2k.core.util.Util
org.cache2k.services
org.cache2k.services.org.cache2k.services.org.cache2k.spi.Cache2kCoreProvider




© 2015 - 2025 Weber Informatics LLC | Privacy Policy