jar

org.ehcache : ehcache

Maven & Gradle

Feb 15, 2023
408 usages
1.9k stars

Ehcache · End-user ehcache3 jar artifact

Table Of Contents

Latest Version

Download org.ehcache : ehcache JAR file - Latest Versions:

All Versions

Download org.ehcache : ehcache JAR file - All Versions:

Version Vulnerabilities Size Updated
3.10.x
3.9.x
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

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 ehcache-3.9.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ehcache.shadow.org.terracotta.context

├─ org.ehcache.shadow.org.terracotta.context.AbstractTreeNode.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.ContextAwareTreeNode.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.ContextCreationListener.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.ContextElement.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.ContextListener.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.ContextManager.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.MutableTreeNode.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.RootNode.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.TreeNode.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.WeakIdentityHashMap.class - [JAR]

org.ehcache.shadow.org.terracotta.offheapstore.concurrent

├─ org.ehcache.shadow.org.terracotta.offheapstore.concurrent.AbstractConcurrentOffHeapCache.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.concurrent.AbstractConcurrentOffHeapMap.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.concurrent.ConcurrentMapInternals.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.concurrent.ConcurrentOffHeapClockCache.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.concurrent.ConcurrentOffHeapHashMap.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.concurrent.ConcurrentWriteLockedOffHeapClockCache.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.concurrent.ConcurrentWriteLockedOffHeapHashMap.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.concurrent.ReadWriteLockedOffHeapClockCacheFactory.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.concurrent.ReadWriteLockedOffHeapHashMapFactory.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.concurrent.WriteLockedOffHeapClockCacheFactory.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.concurrent.WriteLockedOffHeapHashMapFactory.class - [JAR]

org.ehcache.impl.internal.persistence

├─ org.ehcache.impl.internal.persistence.DefaultDiskResourceServiceFactory.class - [JAR]

├─ org.ehcache.impl.internal.persistence.DefaultLocalPersistenceServiceFactory.class - [JAR]

org.ehcache.impl.internal.spi.event

├─ org.ehcache.impl.internal.spi.event.DefaultCacheEventListenerProvider.class - [JAR]

├─ org.ehcache.impl.internal.spi.event.DefaultCacheEventListenerProviderFactory.class - [JAR]

org.terracotta.utilities.logging

├─ org.terracotta.utilities.logging.LoggerBridge.class - [JAR]

├─ org.terracotta.utilities.logging.LoggingOutputStream.class - [JAR]

org.ehcache.spi.serialization

├─ org.ehcache.spi.serialization.SerializationProvider.class - [JAR]

├─ org.ehcache.spi.serialization.Serializer.class - [JAR]

├─ org.ehcache.spi.serialization.SerializerException.class - [JAR]

├─ org.ehcache.spi.serialization.StatefulSerializer.class - [JAR]

├─ org.ehcache.spi.serialization.UnsupportedTypeException.class - [JAR]

org.ehcache.shadow.org.terracotta.offheapstore.paging

├─ org.ehcache.shadow.org.terracotta.offheapstore.paging.OffHeapStorageArea.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.paging.Page.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.paging.PageSource.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.paging.PhantomReferenceLimitedPageSource.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.paging.UnlimitedPageSource.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.paging.UpfrontAllocatingPageSource.class - [JAR]

org.ehcache.shadow.org.terracotta.statistics.registry

├─ org.ehcache.shadow.org.terracotta.statistics.registry.OperationStatisticDescriptor.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.registry.Statistic.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.registry.StatisticRegistry.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.registry.ValueStatisticDescriptor.class - [JAR]

org.ehcache.xml.provider

├─ org.ehcache.xml.provider.CacheEventDispatcherFactoryConfigurationParser.class - [JAR]

├─ org.ehcache.xml.provider.CacheManagerPersistenceConfigurationParser.class - [JAR]

├─ org.ehcache.xml.provider.DefaultCopyProviderConfigurationParser.class - [JAR]

├─ org.ehcache.xml.provider.DefaultSerializationProviderConfigurationParser.class - [JAR]

├─ org.ehcache.xml.provider.DefaultSizeOfEngineProviderConfigurationParser.class - [JAR]

├─ org.ehcache.xml.provider.OffHeapDiskStoreProviderConfigurationParser.class - [JAR]

├─ org.ehcache.xml.provider.PooledExecutionServiceConfigurationParser.class - [JAR]

├─ org.ehcache.xml.provider.SimpleCoreServiceCreationConfigurationParser.class - [JAR]

├─ org.ehcache.xml.provider.ThreadPoolServiceCreationConfigurationParser.class - [JAR]

├─ org.ehcache.xml.provider.WriteBehindProviderConfigurationParser.class - [JAR]

org.ehcache.config.units

├─ org.ehcache.config.units.EntryUnit.class - [JAR]

├─ org.ehcache.config.units.MemoryUnit.class - [JAR]

org.ehcache.impl.config.event

├─ org.ehcache.impl.config.event.CacheEventDispatcherFactoryConfiguration.class - [JAR]

├─ org.ehcache.impl.config.event.DefaultCacheEventDispatcherConfiguration.class - [JAR]

├─ org.ehcache.impl.config.event.DefaultCacheEventListenerConfiguration.class - [JAR]

├─ org.ehcache.impl.config.event.DefaultEventSourceConfiguration.class - [JAR]

org.ehcache.shadow.org.terracotta.offheapstore.storage.portability

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.portability.BooleanPortability.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.portability.ByteArrayPortability.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.portability.Portability.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.portability.SerializablePortability.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.portability.StringPortability.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.portability.WriteBackPortability.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.portability.WriteContext.class - [JAR]

org.ehcache.shadow.org.terracotta.statistics

├─ org.ehcache.shadow.org.terracotta.statistics.AbstractOperationStatistic.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.AbstractSourceStatistic.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.ConstantValueStatistic.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.GeneralOperationStatistic.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.MappedOperationStatistic.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.MemoizingValueStatistic.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.OperationStatistic.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.PassThroughStatistic.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.Sample.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.SampledStatistic.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.SampledStatisticAdapter.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.SourceStatistic.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.Statistic.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.StatisticBuilder.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.StatisticMapper.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.StatisticType.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.StatisticsManager.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.SuppliedValueStatistic.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.Table.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.TableSkeleton.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.TableValueStatistic.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.Time.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.ValueStatistic.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.ValueStatistics.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.ZeroOperationStatistic.class - [JAR]

org.ehcache.impl.internal.loaderwriter.writebehind

├─ org.ehcache.impl.internal.loaderwriter.writebehind.AbstractWriteBehind.class - [JAR]

├─ org.ehcache.impl.internal.loaderwriter.writebehind.BatchingLocalHeapWriteBehindQueue.class - [JAR]

├─ org.ehcache.impl.internal.loaderwriter.writebehind.NonBatchingLocalHeapWriteBehindQueue.class - [JAR]

├─ org.ehcache.impl.internal.loaderwriter.writebehind.StripedWriteBehind.class - [JAR]

├─ org.ehcache.impl.internal.loaderwriter.writebehind.WriteBehind.class - [JAR]

├─ org.ehcache.impl.internal.loaderwriter.writebehind.WriteBehindProviderFactory.class - [JAR]

org.ehcache.impl.config.copy

├─ org.ehcache.impl.config.copy.DefaultCopierConfiguration.class - [JAR]

├─ org.ehcache.impl.config.copy.DefaultCopyProviderConfiguration.class - [JAR]

org.ehcache.core.spi.time

├─ org.ehcache.core.spi.time.SystemTimeSource.class - [JAR]

├─ org.ehcache.core.spi.time.TickingTimeSource.class - [JAR]

├─ org.ehcache.core.spi.time.TimeSource.class - [JAR]

├─ org.ehcache.core.spi.time.TimeSourceService.class - [JAR]

org.ehcache.impl.internal.executor

├─ org.ehcache.impl.internal.executor.DefaultExecutionServiceFactory.class - [JAR]

├─ org.ehcache.impl.internal.executor.ExecutorUtil.class - [JAR]

├─ org.ehcache.impl.internal.executor.OnDemandExecutionService.class - [JAR]

├─ org.ehcache.impl.internal.executor.OutOfBandScheduledExecutor.class - [JAR]

├─ org.ehcache.impl.internal.executor.PartitionedOrderedExecutor.class - [JAR]

├─ org.ehcache.impl.internal.executor.PartitionedScheduledExecutor.class - [JAR]

├─ org.ehcache.impl.internal.executor.PartitionedUnorderedExecutor.class - [JAR]

├─ org.ehcache.impl.internal.executor.PooledExecutionService.class - [JAR]

org.ehcache.impl.internal.classes.commonslang

├─ org.ehcache.impl.internal.classes.commonslang.ArrayUtils.class - [JAR]

├─ org.ehcache.impl.internal.classes.commonslang.ClassUtils.class - [JAR]

org.ehcache.impl.config.persistence

├─ org.ehcache.impl.config.persistence.CacheManagerPersistenceConfiguration.class - [JAR]

├─ org.ehcache.impl.config.persistence.DefaultPersistenceConfiguration.class - [JAR]

├─ org.ehcache.impl.config.persistence.UserManagedPersistenceContext.class - [JAR]

org.ehcache.impl.internal.store.offheap

├─ org.ehcache.impl.internal.store.offheap.AbstractOffHeapStore.class - [JAR]

├─ org.ehcache.impl.internal.store.offheap.BasicOffHeapValueHolder.class - [JAR]

├─ org.ehcache.impl.internal.store.offheap.BinaryOffHeapValueHolder.class - [JAR]

├─ org.ehcache.impl.internal.store.offheap.EhcacheConcurrentOffHeapClockCache.class - [JAR]

├─ org.ehcache.impl.internal.store.offheap.EhcacheOffHeapBackingMap.class - [JAR]

├─ org.ehcache.impl.internal.store.offheap.HeuristicConfiguration.class - [JAR]

├─ org.ehcache.impl.internal.store.offheap.LazyOffHeapValueHolder.class - [JAR]

├─ org.ehcache.impl.internal.store.offheap.MemorySizeParser.class - [JAR]

├─ org.ehcache.impl.internal.store.offheap.OffHeapMapStatistics.class - [JAR]

├─ org.ehcache.impl.internal.store.offheap.OffHeapStore.class - [JAR]

├─ org.ehcache.impl.internal.store.offheap.OffHeapStoreProviderFactory.class - [JAR]

├─ org.ehcache.impl.internal.store.offheap.OffHeapStoreUtils.class - [JAR]

├─ org.ehcache.impl.internal.store.offheap.OffHeapValueHolder.class - [JAR]

├─ org.ehcache.impl.internal.store.offheap.SwitchableEvictionAdvisor.class - [JAR]

org.ehcache.expiry

├─ org.ehcache.expiry.Duration.class - [JAR]

├─ org.ehcache.expiry.Expirations.class - [JAR]

├─ org.ehcache.expiry.Expiry.class - [JAR]

├─ org.ehcache.expiry.ExpiryPolicy.class - [JAR]

org.ehcache.impl.internal.concurrent

├─ org.ehcache.impl.internal.concurrent.ConcurrentHashMap.class - [JAR]

├─ org.ehcache.impl.internal.concurrent.EvictingConcurrentMap.class - [JAR]

├─ org.ehcache.impl.internal.concurrent.ThreadLocalRandomUtil.class - [JAR]

├─ org.ehcache.impl.internal.concurrent.package-info.class - [JAR]

org.ehcache.impl.config.loaderwriter.writebehind

├─ org.ehcache.impl.config.loaderwriter.writebehind.DefaultBatchingConfiguration.class - [JAR]

├─ org.ehcache.impl.config.loaderwriter.writebehind.DefaultWriteBehindConfiguration.class - [JAR]

├─ org.ehcache.impl.config.loaderwriter.writebehind.WriteBehindProviderConfiguration.class - [JAR]

org.ehcache.shadow.org.terracotta.offheapstore.storage.listener

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.listener.AbstractListenableStorageEngine.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.listener.ListenableStorageEngine.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.listener.RecoveryStorageEngineListener.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.listener.RuntimeStorageEngineListener.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.listener.StorageEngineListener.class - [JAR]

org.ehcache.sizeof

├─ org.ehcache.sizeof.Configuration.class - [JAR]

├─ org.ehcache.sizeof.Filter.class - [JAR]

├─ org.ehcache.sizeof.FilterConfigurator.class - [JAR]

├─ org.ehcache.sizeof.FlyweightType.class - [JAR]

├─ org.ehcache.sizeof.ObjectGraphWalker.class - [JAR]

├─ org.ehcache.sizeof.SizeOf.class - [JAR]

├─ org.ehcache.sizeof.SizeOfFilterSource.class - [JAR]

├─ org.ehcache.sizeof.VisitorListener.class - [JAR]

org.ehcache.shadow.org.terracotta.statistics.derived.histogram

├─ org.ehcache.shadow.org.terracotta.statistics.derived.histogram.BarSplittingBiasedHistogram.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.derived.histogram.ExponentialHistogram.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.derived.histogram.Histogram.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.derived.histogram.ImmutableBucket.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.derived.histogram.Striped.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.derived.histogram.StripedHistogram.class - [JAR]

org.ehcache.impl.internal.classes

├─ org.ehcache.impl.internal.classes.ClassInstanceConfiguration.class - [JAR]

├─ org.ehcache.impl.internal.classes.ClassInstanceProvider.class - [JAR]

├─ org.ehcache.impl.internal.classes.ClassInstanceProviderConfiguration.class - [JAR]

org.ehcache.impl.internal.sizeof.listeners

├─ org.ehcache.impl.internal.sizeof.listeners.EhcacheVisitorListener.class - [JAR]

org.ehcache.impl.internal.loaderwriter.writebehind.operations

├─ org.ehcache.impl.internal.loaderwriter.writebehind.operations.BatchOperation.class - [JAR]

├─ org.ehcache.impl.internal.loaderwriter.writebehind.operations.DeleteAllOperation.class - [JAR]

├─ org.ehcache.impl.internal.loaderwriter.writebehind.operations.DeleteOperation.class - [JAR]

├─ org.ehcache.impl.internal.loaderwriter.writebehind.operations.KeyBasedOperation.class - [JAR]

├─ org.ehcache.impl.internal.loaderwriter.writebehind.operations.SingleOperation.class - [JAR]

├─ org.ehcache.impl.internal.loaderwriter.writebehind.operations.WriteAllOperation.class - [JAR]

├─ org.ehcache.impl.internal.loaderwriter.writebehind.operations.WriteOperation.class - [JAR]

org.ehcache.impl.internal.store.offheap.factories

├─ org.ehcache.impl.internal.store.offheap.factories.EhcacheSegmentFactory.class - [JAR]

org.ehcache.shadow.org.terracotta.statistics.derived

├─ org.ehcache.shadow.org.terracotta.statistics.derived.EventRateSimpleMovingAverage.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.derived.OperationResultFilter.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.derived.OperationResultSampler.class - [JAR]

org.ehcache.core.spi.store.heap

├─ org.ehcache.core.spi.store.heap.LimitExceededException.class - [JAR]

├─ org.ehcache.core.spi.store.heap.SizeOfEngine.class - [JAR]

├─ org.ehcache.core.spi.store.heap.SizeOfEngineProvider.class - [JAR]

org.ehcache.core.resilience

├─ org.ehcache.core.resilience.DefaultRecoveryStore.class - [JAR]

org.ehcache.shadow.org.terracotta.offheapstore.storage

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.BinaryStorageEngine.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.BooleanHalfStorageEngine.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.HalfStorageEngine.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.IntegerStorageEngine.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.LongStorageEngine.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.OffHeapBufferHalfStorageEngine.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.OffHeapBufferStorageEngine.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.PointerSize.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.PortabilityBasedHalfStorageEngine.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.PortabilityBasedStorageEngine.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.SerializableStorageEngine.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.SplitStorageEngine.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.StorageEngine.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.StringStorageEngine.class - [JAR]

org.ehcache.shadow.org.terracotta.offheapstore.eviction

├─ org.ehcache.shadow.org.terracotta.offheapstore.eviction.EvictionListener.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.eviction.EvictionListeningReadWriteLockedOffHeapClockCache.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.eviction.EvictionListeningWriteLockedOffHeapClockCache.class - [JAR]

org.ehcache.core.events

├─ org.ehcache.core.events.CacheEventDispatcher.class - [JAR]

├─ org.ehcache.core.events.CacheEventDispatcherFactory.class - [JAR]

├─ org.ehcache.core.events.CacheEventListenerConfiguration.class - [JAR]

├─ org.ehcache.core.events.CacheEventListenerProvider.class - [JAR]

├─ org.ehcache.core.events.CacheEvents.class - [JAR]

├─ org.ehcache.core.events.CacheManagerListener.class - [JAR]

├─ org.ehcache.core.events.EventListenerWrapper.class - [JAR]

├─ org.ehcache.core.events.NullStoreEventDispatcher.class - [JAR]

├─ org.ehcache.core.events.StateChangeListener.class - [JAR]

├─ org.ehcache.core.events.StoreEventDispatcher.class - [JAR]

├─ org.ehcache.core.events.StoreEventSink.class - [JAR]

org.ehcache.impl.config.serializer

├─ org.ehcache.impl.config.serializer.DefaultSerializationProviderConfiguration.class - [JAR]

├─ org.ehcache.impl.config.serializer.DefaultSerializerConfiguration.class - [JAR]

org.ehcache.shadow.org.terracotta.context.query

├─ org.ehcache.shadow.org.terracotta.context.query.ChainedQuery.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.query.Children.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.query.Descendants.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.query.EmptyQuery.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.query.EnsureUnique.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.query.Filter.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.query.Matcher.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.query.Matchers.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.query.NullQuery.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.query.Parent.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.query.Queries.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.query.Query.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.query.QueryBuilder.class - [JAR]

org.ehcache.impl.config

├─ org.ehcache.impl.config.AbstractResourcePool.class - [JAR]

├─ org.ehcache.impl.config.BaseCacheConfiguration.class - [JAR]

├─ org.ehcache.impl.config.ResourcePoolsImpl.class - [JAR]

├─ org.ehcache.impl.config.SizedResourcePoolImpl.class - [JAR]

org.ehcache.core.collections

├─ org.ehcache.core.collections.ConcurrentWeakIdentityHashMap.class - [JAR]

org.ehcache.core.config

├─ org.ehcache.core.config.CoreConfigurationBuilder.class - [JAR]

├─ org.ehcache.core.config.DefaultConfiguration.class - [JAR]

├─ org.ehcache.core.config.ExpiryUtils.class - [JAR]

org.ehcache.shadow.org.terracotta.offheapstore.disk.persistent

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.persistent.AbstractPersistentConcurrentOffHeapCache.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.persistent.AbstractPersistentConcurrentOffHeapMap.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.persistent.AbstractPersistentLockedOffHeapHashMap.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.persistent.AbstractPersistentOffHeapCache.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.persistent.Persistent.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.persistent.PersistentConcurrentOffHeapClockCache.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.persistent.PersistentConcurrentOffHeapHashMap.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.persistent.PersistentHalfStorageEngine.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.persistent.PersistentPortability.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.persistent.PersistentReadWriteLockedOffHeapClockCache.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.persistent.PersistentReadWriteLockedOffHeapClockCacheFactory.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.persistent.PersistentReadWriteLockedOffHeapHashMap.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.persistent.PersistentReadWriteLockedOffHeapHashMapFactory.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.persistent.PersistentStorageEngine.class - [JAR]

org.ehcache.shadow.org.terracotta.statistics.archive

├─ org.ehcache.shadow.org.terracotta.statistics.archive.CircularBuffer.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.archive.StatisticArchive.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.archive.StatisticSampler.class - [JAR]

org.ehcache.core.internal.resilience

├─ org.ehcache.core.internal.resilience.ThrowingResilienceStrategy.class - [JAR]

org.ehcache.config

├─ org.ehcache.config.Builder.class - [JAR]

├─ org.ehcache.config.CacheConfiguration.class - [JAR]

├─ org.ehcache.config.CacheRuntimeConfiguration.class - [JAR]

├─ org.ehcache.config.Configuration.class - [JAR]

├─ org.ehcache.config.Eviction.class - [JAR]

├─ org.ehcache.config.EvictionAdvisor.class - [JAR]

├─ org.ehcache.config.FluentCacheConfigurationBuilder.class - [JAR]

├─ org.ehcache.config.FluentConfigurationBuilder.class - [JAR]

├─ org.ehcache.config.ResourcePool.class - [JAR]

├─ org.ehcache.config.ResourcePools.class - [JAR]

├─ org.ehcache.config.ResourceType.class - [JAR]

├─ org.ehcache.config.ResourceUnit.class - [JAR]

├─ org.ehcache.config.SizedResourcePool.class - [JAR]

org.ehcache.shadow.org.terracotta.offheapstore.disk.paging

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.paging.MappedPage.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.paging.MappedPageSource.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.paging.PowerOfTwoFileAllocator.class - [JAR]

org.ehcache.sizeof.filters

├─ org.ehcache.sizeof.filters.AnnotationSizeOfFilter.class - [JAR]

├─ org.ehcache.sizeof.filters.CombinationSizeOfFilter.class - [JAR]

├─ org.ehcache.sizeof.filters.SizeOfFilter.class - [JAR]

├─ org.ehcache.sizeof.filters.TypeFilter.class - [JAR]

org.ehcache.sizeof.impl

├─ org.ehcache.sizeof.impl.AgentLoader.class - [JAR]

├─ org.ehcache.sizeof.impl.AgentSizeOf.class - [JAR]

├─ org.ehcache.sizeof.impl.JvmInformation.class - [JAR]

├─ org.ehcache.sizeof.impl.PassThroughFilter.class - [JAR]

├─ org.ehcache.sizeof.impl.PrimitiveType.class - [JAR]

├─ org.ehcache.sizeof.impl.ReflectionSizeOf.class - [JAR]

├─ org.ehcache.sizeof.impl.UnsafeSizeOf.class - [JAR]

org.ehcache.impl.internal.spi.copy

├─ org.ehcache.impl.internal.spi.copy.DefaultCopyProvider.class - [JAR]

├─ org.ehcache.impl.internal.spi.copy.DefaultCopyProviderFactory.class - [JAR]

org.ehcache.impl.store

├─ org.ehcache.impl.store.BaseStore.class - [JAR]

├─ org.ehcache.impl.store.DefaultStoreEventDispatcher.class - [JAR]

├─ org.ehcache.impl.store.HashUtils.class - [JAR]

org.ehcache.core.spi.store.tiering

├─ org.ehcache.core.spi.store.tiering.AuthoritativeTier.class - [JAR]

├─ org.ehcache.core.spi.store.tiering.CachingTier.class - [JAR]

├─ org.ehcache.core.spi.store.tiering.HigherCachingTier.class - [JAR]

├─ org.ehcache.core.spi.store.tiering.LowerCachingTier.class - [JAR]

org.ehcache.core.spi.store

├─ org.ehcache.core.spi.store.AbstractValueHolder.class - [JAR]

├─ org.ehcache.core.spi.store.AbstractWrapperStoreProvider.class - [JAR]

├─ org.ehcache.core.spi.store.ConfigurationChangeSupport.class - [JAR]

├─ org.ehcache.core.spi.store.InternalCacheManager.class - [JAR]

├─ org.ehcache.core.spi.store.Store.class - [JAR]

├─ org.ehcache.core.spi.store.WrapperStore.class - [JAR]

org.ehcache.impl.persistence

├─ org.ehcache.impl.persistence.DefaultDiskResourceService.class - [JAR]

├─ org.ehcache.impl.persistence.DefaultLocalPersistenceService.class - [JAR]

├─ org.ehcache.impl.persistence.FileBasedStateRepository.class - [JAR]

├─ org.ehcache.impl.persistence.FileUtils.class - [JAR]

org.ehcache.impl.internal.resilience

├─ org.ehcache.impl.internal.resilience.AbstractResilienceStrategy.class - [JAR]

├─ org.ehcache.impl.internal.resilience.RobustLoaderWriterResilienceStrategy.class - [JAR]

├─ org.ehcache.impl.internal.resilience.RobustResilienceStrategy.class - [JAR]

org.ehcache.impl.internal.store.heap.holders

├─ org.ehcache.impl.internal.store.heap.holders.BaseOnHeapKey.class - [JAR]

├─ org.ehcache.impl.internal.store.heap.holders.CopiedOnHeapKey.class - [JAR]

├─ org.ehcache.impl.internal.store.heap.holders.CopiedOnHeapValueHolder.class - [JAR]

├─ org.ehcache.impl.internal.store.heap.holders.LookupOnlyOnHeapKey.class - [JAR]

├─ org.ehcache.impl.internal.store.heap.holders.OnHeapKey.class - [JAR]

├─ org.ehcache.impl.internal.store.heap.holders.OnHeapValueHolder.class - [JAR]

├─ org.ehcache.impl.internal.store.heap.holders.SerializedOnHeapValueHolder.class - [JAR]

org.ehcache.shadow.org.terracotta.offheapstore.pinning

├─ org.ehcache.shadow.org.terracotta.offheapstore.pinning.PinnableCache.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.pinning.PinnableSegment.class - [JAR]

org.ehcache.impl.internal.events

├─ org.ehcache.impl.internal.events.AbstractStoreEventDispatcher.class - [JAR]

├─ org.ehcache.impl.internal.events.CacheEventDispatcherFactoryImpl.class - [JAR]

├─ org.ehcache.impl.internal.events.CacheEventNotificationListenerServiceProviderFactory.class - [JAR]

├─ org.ehcache.impl.internal.events.CloseableStoreEventSink.class - [JAR]

├─ org.ehcache.impl.internal.events.DisabledCacheEventNotificationService.class - [JAR]

├─ org.ehcache.impl.internal.events.FireableStoreEventHolder.class - [JAR]

├─ org.ehcache.impl.internal.events.FudgingInvocationScopedEventSink.class - [JAR]

├─ org.ehcache.impl.internal.events.InvocationScopedEventSink.class - [JAR]

├─ org.ehcache.impl.internal.events.StoreEventImpl.class - [JAR]

├─ org.ehcache.impl.internal.events.StoreEvents.class - [JAR]

├─ org.ehcache.impl.internal.events.ThreadLocalStoreEventDispatcher.class - [JAR]

org.ehcache.shadow.org.terracotta.statistics.observer

├─ org.ehcache.shadow.org.terracotta.statistics.observer.ChainedEventObserver.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.observer.ChainedObserver.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.observer.ChainedOperationObserver.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.observer.OperationObserver.class - [JAR]

org.ehcache.impl.config.store.heap

├─ org.ehcache.impl.config.store.heap.DefaultSizeOfEngineConfiguration.class - [JAR]

├─ org.ehcache.impl.config.store.heap.DefaultSizeOfEngineProviderConfiguration.class - [JAR]

org.ehcache.impl.config.loaderwriter

├─ org.ehcache.impl.config.loaderwriter.DefaultCacheLoaderWriterConfiguration.class - [JAR]

├─ org.ehcache.impl.config.loaderwriter.DefaultCacheLoaderWriterProviderConfiguration.class - [JAR]

org.ehcache.core.spi.service

├─ org.ehcache.core.spi.service.CacheManagerProviderService.class - [JAR]

├─ org.ehcache.core.spi.service.DiskResourceService.class - [JAR]

├─ org.ehcache.core.spi.service.ExecutionService.class - [JAR]

├─ org.ehcache.core.spi.service.FileBasedPersistenceContext.class - [JAR]

├─ org.ehcache.core.spi.service.LocalPersistenceService.class - [JAR]

├─ org.ehcache.core.spi.service.ServiceFactory.class - [JAR]

├─ org.ehcache.core.spi.service.ServiceUtils.class - [JAR]

├─ org.ehcache.core.spi.service.StatisticsService.class - [JAR]

org.ehcache.xml.multi.model

├─ org.ehcache.xml.multi.model.Configurations.class - [JAR]

├─ org.ehcache.xml.multi.model.ObjectFactory.class - [JAR]

├─ org.ehcache.xml.multi.model.package-info.class - [JAR]

org.ehcache.sizeof.util

├─ org.ehcache.sizeof.util.WeakIdentityConcurrentMap.class - [JAR]

org.ehcache

├─ org.ehcache.Cache.class - [JAR]

├─ org.ehcache.CacheIterationException.class - [JAR]

├─ org.ehcache.CacheManager.class - [JAR]

├─ org.ehcache.CachePersistenceException.class - [JAR]

├─ org.ehcache.PersistentCacheManager.class - [JAR]

├─ org.ehcache.PersistentUserManagedCache.class - [JAR]

├─ org.ehcache.StateTransitionException.class - [JAR]

├─ org.ehcache.Status.class - [JAR]

├─ org.ehcache.UserManagedCache.class - [JAR]

├─ org.ehcache.ValueSupplier.class - [JAR]

org.ehcache.core.config.store

├─ org.ehcache.core.config.store.StoreEventSourceConfiguration.class - [JAR]

├─ org.ehcache.core.config.store.StoreStatisticsConfiguration.class - [JAR]

org.terracotta.utilities.exec

├─ org.terracotta.utilities.exec.Shell.class - [JAR]

org.ehcache.impl.config.executor

├─ org.ehcache.impl.config.executor.PooledExecutionServiceConfiguration.class - [JAR]

org.ehcache.spi.resilience

├─ org.ehcache.spi.resilience.RecoveryStore.class - [JAR]

├─ org.ehcache.spi.resilience.ResilienceStrategy.class - [JAR]

├─ org.ehcache.spi.resilience.ResilienceStrategyProvider.class - [JAR]

├─ org.ehcache.spi.resilience.StoreAccessException.class - [JAR]

org.ehcache.core

├─ org.ehcache.core.CacheConfigurationChangeEvent.class - [JAR]

├─ org.ehcache.core.CacheConfigurationChangeListener.class - [JAR]

├─ org.ehcache.core.CacheConfigurationProperty.class - [JAR]

├─ org.ehcache.core.DefaultCacheManagerProviderService.class - [JAR]

├─ org.ehcache.core.Ehcache.class - [JAR]

├─ org.ehcache.core.EhcacheBase.class - [JAR]

├─ org.ehcache.core.EhcacheManager.class - [JAR]

├─ org.ehcache.core.EhcacheRuntimeConfiguration.class - [JAR]

├─ org.ehcache.core.HumanReadable.class - [JAR]

├─ org.ehcache.core.InternalCache.class - [JAR]

├─ org.ehcache.core.InternalRuntimeConfiguration.class - [JAR]

├─ org.ehcache.core.InternalStatus.class - [JAR]

├─ org.ehcache.core.Jsr107Cache.class - [JAR]

├─ org.ehcache.core.PersistentUserManagedEhcache.class - [JAR]

├─ org.ehcache.core.SpecIterator.class - [JAR]

├─ org.ehcache.core.StatusTransitioner.class - [JAR]

org.ehcache.jsr107

├─ org.ehcache.jsr107.CacheResources.class - [JAR]

├─ org.ehcache.jsr107.CloseUtil.class - [JAR]

├─ org.ehcache.jsr107.ConfigurationMerger.class - [JAR]

├─ org.ehcache.jsr107.DefaultConfigurationResolver.class - [JAR]

├─ org.ehcache.jsr107.Eh107Cache.class - [JAR]

├─ org.ehcache.jsr107.Eh107CacheEntryEvent.class - [JAR]

├─ org.ehcache.jsr107.Eh107CacheLoaderWriter.class - [JAR]

├─ org.ehcache.jsr107.Eh107CacheLoaderWriterProvider.class - [JAR]

├─ org.ehcache.jsr107.Eh107CacheMXBean.class - [JAR]

├─ org.ehcache.jsr107.Eh107CacheManager.class - [JAR]

├─ org.ehcache.jsr107.Eh107CacheStatisticsMXBean.class - [JAR]

├─ org.ehcache.jsr107.Eh107CompleteConfiguration.class - [JAR]

├─ org.ehcache.jsr107.Eh107Configuration.class - [JAR]

├─ org.ehcache.jsr107.Eh107Expiry.class - [JAR]

├─ org.ehcache.jsr107.Eh107IdentityCopier.class - [JAR]

├─ org.ehcache.jsr107.Eh107MXBean.class - [JAR]

├─ org.ehcache.jsr107.Eh107ReverseConfiguration.class - [JAR]

├─ org.ehcache.jsr107.EhcacheCachingProvider.class - [JAR]

├─ org.ehcache.jsr107.EhcacheExpiryWrapper.class - [JAR]

├─ org.ehcache.jsr107.EventListenerAdaptors.class - [JAR]

├─ org.ehcache.jsr107.ExpiryPolicyToEhcacheExpiry.class - [JAR]

├─ org.ehcache.jsr107.Jsr107Service.class - [JAR]

├─ org.ehcache.jsr107.ListenerResources.class - [JAR]

├─ org.ehcache.jsr107.NullCompletionListener.class - [JAR]

├─ org.ehcache.jsr107.Unwrap.class - [JAR]

org.ehcache.impl.internal.spi.serialization

├─ org.ehcache.impl.internal.spi.serialization.DefaultSerializationProvider.class - [JAR]

├─ org.ehcache.impl.internal.spi.serialization.DefaultSerializationProviderFactory.class - [JAR]

org.ehcache.core.internal.util

├─ org.ehcache.core.internal.util.ValueSuppliers.class - [JAR]

org.ehcache.jsr107.config

├─ org.ehcache.jsr107.config.ConfigurationElementState.class - [JAR]

├─ org.ehcache.jsr107.config.Jsr107CacheConfiguration.class - [JAR]

├─ org.ehcache.jsr107.config.Jsr107Configuration.class - [JAR]

org.ehcache.shadow.org.terracotta.offheapstore.storage.allocator

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.allocator.Allocator.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.allocator.IntegerBestFitAllocator.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.allocator.LongBestFitAllocator.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.allocator.PowerOfTwoAllocator.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.storage.allocator.Region.class - [JAR]

org.ehcache.shadow.org.terracotta.offheapstore.disk.storage

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.storage.AATreeFileAllocator.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.storage.FileBackedStorageEngine.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.storage.PersistentIntegerStorageEngine.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.storage.PersistentSplitStorageEngine.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.storage.Region.class - [JAR]

org.ehcache.spi.copy

├─ org.ehcache.spi.copy.Copier.class - [JAR]

├─ org.ehcache.spi.copy.CopyProvider.class - [JAR]

org.ehcache.impl.internal.store.disk

├─ org.ehcache.impl.internal.store.disk.DiskWriteThreadPool.class - [JAR]

├─ org.ehcache.impl.internal.store.disk.EhcachePersistentConcurrentOffHeapClockCache.class - [JAR]

├─ org.ehcache.impl.internal.store.disk.OffHeapDiskStore.class - [JAR]

├─ org.ehcache.impl.internal.store.disk.OffHeapDiskStoreProviderFactory.class - [JAR]

org.ehcache.shadow.org.terracotta.context.extractor

├─ org.ehcache.shadow.org.terracotta.context.extractor.AttributeGetter.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.extractor.DirectAttributeGetter.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.extractor.FieldAttributeGetter.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.extractor.LazyContextElement.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.extractor.MethodAttributeGetter.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.extractor.ObjectContextExtractor.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.extractor.WeakAttributeGetter.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.extractor.WeakFieldAttributeGetter.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.extractor.WeakMethodAttributeGetter.class - [JAR]

org.ehcache.shadow.org.terracotta.context.annotations

├─ org.ehcache.shadow.org.terracotta.context.annotations.ContextAttribute.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.annotations.ContextChild.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.context.annotations.ContextParent.class - [JAR]

org.ehcache.impl.internal.store

├─ org.ehcache.impl.internal.store.BinaryValueHolder.class - [JAR]

org.ehcache.shadow.org.terracotta.offheapstore.buffersource

├─ org.ehcache.shadow.org.terracotta.offheapstore.buffersource.BufferSource.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.buffersource.HeapBufferSource.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.buffersource.OffHeapBufferSource.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.buffersource.TimingBufferSource.class - [JAR]

org.ehcache.shadow.org.terracotta.offheapstore.exceptions

├─ org.ehcache.shadow.org.terracotta.offheapstore.exceptions.OversizeMappingException.class - [JAR]

org.ehcache.spi.loaderwriter

├─ org.ehcache.spi.loaderwriter.BulkCacheLoadingException.class - [JAR]

├─ org.ehcache.spi.loaderwriter.BulkCacheWritingException.class - [JAR]

├─ org.ehcache.spi.loaderwriter.CacheLoaderWriter.class - [JAR]

├─ org.ehcache.spi.loaderwriter.CacheLoaderWriterConfiguration.class - [JAR]

├─ org.ehcache.spi.loaderwriter.CacheLoaderWriterProvider.class - [JAR]

├─ org.ehcache.spi.loaderwriter.CacheLoadingException.class - [JAR]

├─ org.ehcache.spi.loaderwriter.CacheWritingException.class - [JAR]

├─ org.ehcache.spi.loaderwriter.WriteBehindConfiguration.class - [JAR]

├─ org.ehcache.spi.loaderwriter.WriteBehindProvider.class - [JAR]

org.ehcache.core.spi

├─ org.ehcache.core.spi.LifeCycled.class - [JAR]

├─ org.ehcache.core.spi.LifeCycledAdapter.class - [JAR]

├─ org.ehcache.core.spi.ServiceLocator.class - [JAR]

org.ehcache.impl.internal

├─ org.ehcache.impl.internal.DefaultTimeSourceService.class - [JAR]

├─ org.ehcache.impl.internal.TimeSourceConfiguration.class - [JAR]

├─ org.ehcache.impl.internal.TimeSourceServiceFactory.class - [JAR]

org.ehcache.impl.config.store.disk

├─ org.ehcache.impl.config.store.disk.OffHeapDiskStoreConfiguration.class - [JAR]

├─ org.ehcache.impl.config.store.disk.OffHeapDiskStoreProviderConfiguration.class - [JAR]

org.ehcache.spi.persistence

├─ org.ehcache.spi.persistence.PersistableResourceService.class - [JAR]

├─ org.ehcache.spi.persistence.StateHolder.class - [JAR]

├─ org.ehcache.spi.persistence.StateRepository.class - [JAR]

org.ehcache.impl.internal.store.offheap.portability

├─ org.ehcache.impl.internal.store.offheap.portability.OffHeapValueHolderPortability.class - [JAR]

├─ org.ehcache.impl.internal.store.offheap.portability.SerializerPortability.class - [JAR]

org.ehcache.jsr107.internal

├─ org.ehcache.jsr107.internal.DefaultJsr107Service.class - [JAR]

├─ org.ehcache.jsr107.internal.Jsr107CacheConfigurationParser.class - [JAR]

├─ org.ehcache.jsr107.internal.Jsr107CacheLoaderWriter.class - [JAR]

├─ org.ehcache.jsr107.internal.Jsr107LatencyMonitor.class - [JAR]

├─ org.ehcache.jsr107.internal.Jsr107ServiceConfigurationParser.class - [JAR]

├─ org.ehcache.jsr107.internal.WrappedCacheLoaderWriter.class - [JAR]

org.ehcache.impl.internal.classes.commonslang.reflect

├─ org.ehcache.impl.internal.classes.commonslang.reflect.ConstructorUtils.class - [JAR]

├─ org.ehcache.impl.internal.classes.commonslang.reflect.MemberUtils.class - [JAR]

├─ org.ehcache.impl.internal.classes.commonslang.reflect.MethodUtils.class - [JAR]

org.ehcache.impl.internal.store.loaderwriter

├─ org.ehcache.impl.internal.store.loaderwriter.LoaderWriterStoreProvider.class - [JAR]

├─ org.ehcache.impl.internal.store.loaderwriter.LoaderWriterStoreProviderFactory.class - [JAR]

├─ org.ehcache.impl.internal.store.loaderwriter.LoaderWriterValueHolder.class - [JAR]

├─ org.ehcache.impl.internal.store.loaderwriter.LocalLoaderWriterStore.class - [JAR]

├─ org.ehcache.impl.internal.store.loaderwriter.LocalWriteBehindLoaderWriterStore.class - [JAR]

org.ehcache.impl.config.resilience

├─ org.ehcache.impl.config.resilience.DefaultResilienceStrategyConfiguration.class - [JAR]

├─ org.ehcache.impl.config.resilience.DefaultResilienceStrategyProviderConfiguration.class - [JAR]

org.ehcache.core.spi.store.events

├─ org.ehcache.core.spi.store.events.StoreEvent.class - [JAR]

├─ org.ehcache.core.spi.store.events.StoreEventFilter.class - [JAR]

├─ org.ehcache.core.spi.store.events.StoreEventListener.class - [JAR]

├─ org.ehcache.core.spi.store.events.StoreEventSource.class - [JAR]

org.ehcache.impl.internal.store.basic

├─ org.ehcache.impl.internal.store.basic.NopStore.class - [JAR]

org.ehcache.impl.internal.sizeof.listeners.exceptions

├─ org.ehcache.impl.internal.sizeof.listeners.exceptions.VisitorListenerException.class - [JAR]

org.ehcache.core.internal.statistics

├─ org.ehcache.core.internal.statistics.DefaultCacheStatistics.class - [JAR]

├─ org.ehcache.core.internal.statistics.DefaultStatisticsService.class - [JAR]

├─ org.ehcache.core.internal.statistics.DefaultStatisticsServiceFactory.class - [JAR]

├─ org.ehcache.core.internal.statistics.DefaultTierStatistics.class - [JAR]

├─ org.ehcache.core.internal.statistics.DelegatedMappedOperationStatistics.class - [JAR]

├─ org.ehcache.core.internal.statistics.DelegatingOperationObserver.class - [JAR]

├─ org.ehcache.core.internal.statistics.DelegatingOperationStatistic.class - [JAR]

├─ org.ehcache.core.internal.statistics.StatsUtils.class - [JAR]

org.ehcache.core.util

├─ org.ehcache.core.util.ByteBufferInputStream.class - [JAR]

├─ org.ehcache.core.util.ClassLoading.class - [JAR]

├─ org.ehcache.core.util.CollectionUtil.class - [JAR]

org.ehcache.xml.exceptions

├─ org.ehcache.xml.exceptions.XmlConfigurationException.class - [JAR]

org.ehcache.impl.internal.spi.resilience

├─ org.ehcache.impl.internal.spi.resilience.DefaultResilienceStrategyProvider.class - [JAR]

├─ org.ehcache.impl.internal.spi.resilience.DefaultResilienceStrategyProviderFactory.class - [JAR]

org.ehcache.impl.internal.store.tiering

├─ org.ehcache.impl.internal.store.tiering.CompoundCachingTier.class - [JAR]

├─ org.ehcache.impl.internal.store.tiering.CompoundCachingTierProviderFactory.class - [JAR]

├─ org.ehcache.impl.internal.store.tiering.TieredStore.class - [JAR]

├─ org.ehcache.impl.internal.store.tiering.TieredStoreProviderFactory.class - [JAR]

org.ehcache.impl.internal.store.heap

├─ org.ehcache.impl.internal.store.heap.Backend.class - [JAR]

├─ org.ehcache.impl.internal.store.heap.KeyCopyBackend.class - [JAR]

├─ org.ehcache.impl.internal.store.heap.OnHeapStore.class - [JAR]

├─ org.ehcache.impl.internal.store.heap.OnHeapStoreProviderFactory.class - [JAR]

├─ org.ehcache.impl.internal.store.heap.OnHeapStrategy.class - [JAR]

├─ org.ehcache.impl.internal.store.heap.SimpleBackend.class - [JAR]

org.ehcache.impl.internal.sizeof

├─ org.ehcache.impl.internal.sizeof.DefaultSizeOfEngine.class - [JAR]

├─ org.ehcache.impl.internal.sizeof.DefaultSizeOfEngineProvider.class - [JAR]

├─ org.ehcache.impl.internal.sizeof.DefaultSizeOfEngineProviderFactory.class - [JAR]

├─ org.ehcache.impl.internal.sizeof.NoopSizeOfEngine.class - [JAR]

org.ehcache.xml.model

├─ org.ehcache.xml.model.Adapter1.class - [JAR]

├─ org.ehcache.xml.model.Adapter2.class - [JAR]

├─ org.ehcache.xml.model.Adapter3.class - [JAR]

├─ org.ehcache.xml.model.Adapter4.class - [JAR]

├─ org.ehcache.xml.model.BaseCacheType.class - [JAR]

├─ org.ehcache.xml.model.CacheDefinition.class - [JAR]

├─ org.ehcache.xml.model.CacheEntryType.class - [JAR]

├─ org.ehcache.xml.model.CacheLoaderWriterType.class - [JAR]

├─ org.ehcache.xml.model.CacheSpec.class - [JAR]

├─ org.ehcache.xml.model.CacheTemplate.class - [JAR]

├─ org.ehcache.xml.model.CacheTemplateType.class - [JAR]

├─ org.ehcache.xml.model.CacheType.class - [JAR]

├─ org.ehcache.xml.model.ConfigType.class - [JAR]

├─ org.ehcache.xml.model.CopierType.class - [JAR]

├─ org.ehcache.xml.model.Disk.class - [JAR]

├─ org.ehcache.xml.model.DiskStoreSettingsType.class - [JAR]

├─ org.ehcache.xml.model.EventFiringType.class - [JAR]

├─ org.ehcache.xml.model.EventOrderingType.class - [JAR]

├─ org.ehcache.xml.model.EventType.class - [JAR]

├─ org.ehcache.xml.model.Expiry.class - [JAR]

├─ org.ehcache.xml.model.ExpiryType.class - [JAR]

├─ org.ehcache.xml.model.Heap.class - [JAR]

├─ org.ehcache.xml.model.ListenersConfig.class - [JAR]

├─ org.ehcache.xml.model.ListenersType.class - [JAR]

├─ org.ehcache.xml.model.MemoryType.class - [JAR]

├─ org.ehcache.xml.model.MemoryTypeWithPropSubst.class - [JAR]

├─ org.ehcache.xml.model.MemoryUnit.class - [JAR]

├─ org.ehcache.xml.model.ObjectFactory.class - [JAR]

├─ org.ehcache.xml.model.Offheap.class - [JAR]

├─ org.ehcache.xml.model.PersistableMemoryTypeWithPropSubst.class - [JAR]

├─ org.ehcache.xml.model.PersistenceType.class - [JAR]

├─ org.ehcache.xml.model.ResourceTypeWithPropSubst.class - [JAR]

├─ org.ehcache.xml.model.ResourceUnit.class - [JAR]

├─ org.ehcache.xml.model.ResourcesType.class - [JAR]

├─ org.ehcache.xml.model.SerializerType.class - [JAR]

├─ org.ehcache.xml.model.ServiceType.class - [JAR]

├─ org.ehcache.xml.model.SizeOfEngineLimits.class - [JAR]

├─ org.ehcache.xml.model.SizeofType.class - [JAR]

├─ org.ehcache.xml.model.ThreadPoolReferenceType.class - [JAR]

├─ org.ehcache.xml.model.ThreadPoolsType.class - [JAR]

├─ org.ehcache.xml.model.TimeTypeWithPropSubst.class - [JAR]

├─ org.ehcache.xml.model.TimeUnit.class - [JAR]

├─ org.ehcache.xml.model.package-info.class - [JAR]

org.ehcache.impl.copy

├─ org.ehcache.impl.copy.IdentityCopier.class - [JAR]

├─ org.ehcache.impl.copy.ReadWriteCopier.class - [JAR]

├─ org.ehcache.impl.copy.SerializingCopier.class - [JAR]

org.ehcache.xml.multi

├─ org.ehcache.xml.multi.XmlMultiConfiguration.class - [JAR]

org.ehcache.event

├─ org.ehcache.event.CacheEvent.class - [JAR]

├─ org.ehcache.event.CacheEventListener.class - [JAR]

├─ org.ehcache.event.EventFiring.class - [JAR]

├─ org.ehcache.event.EventOrdering.class - [JAR]

├─ org.ehcache.event.EventType.class - [JAR]

org.ehcache.sizeof.annotations

├─ org.ehcache.sizeof.annotations.AnnotationProxyFactory.class - [JAR]

├─ org.ehcache.sizeof.annotations.IgnoreSizeOf.class - [JAR]

org.ehcache.xml

├─ org.ehcache.xml.BaseConfigParser.class - [JAR]

├─ org.ehcache.xml.CacheManagerServiceConfigurationParser.class - [JAR]

├─ org.ehcache.xml.CacheResourceConfigurationParser.class - [JAR]

├─ org.ehcache.xml.CacheServiceConfigurationParser.class - [JAR]

├─ org.ehcache.xml.ConfigurationParser.class - [JAR]

├─ org.ehcache.xml.CoreCacheConfigurationParser.class - [JAR]

├─ org.ehcache.xml.CoreServiceConfigurationParser.class - [JAR]

├─ org.ehcache.xml.CoreServiceCreationConfigurationParser.class - [JAR]

├─ org.ehcache.xml.DomUtil.class - [JAR]

├─ org.ehcache.xml.JaxbHelper.class - [JAR]

├─ org.ehcache.xml.JaxbParsers.class - [JAR]

├─ org.ehcache.xml.ResourceConfigurationParser.class - [JAR]

├─ org.ehcache.xml.ServiceConfigurationParser.class - [JAR]

├─ org.ehcache.xml.ServiceCreationConfigurationParser.class - [JAR]

├─ org.ehcache.xml.XmlConfiguration.class - [JAR]

├─ org.ehcache.xml.XmlModel.class - [JAR]

org.ehcache.core.statistics

├─ org.ehcache.core.statistics.AuthoritativeTierOperationOutcomes.class - [JAR]

├─ org.ehcache.core.statistics.BulkOps.class - [JAR]

├─ org.ehcache.core.statistics.CacheOperationOutcomes.class - [JAR]

├─ org.ehcache.core.statistics.CacheStatistics.class - [JAR]

├─ org.ehcache.core.statistics.CachingTierOperationOutcomes.class - [JAR]

├─ org.ehcache.core.statistics.ChainedObserver.class - [JAR]

├─ org.ehcache.core.statistics.ChainedOperationObserver.class - [JAR]

├─ org.ehcache.core.statistics.HigherCachingTierOperationOutcomes.class - [JAR]

├─ org.ehcache.core.statistics.LowerCachingTierOperationsOutcome.class - [JAR]

├─ org.ehcache.core.statistics.OperationObserver.class - [JAR]

├─ org.ehcache.core.statistics.OperationStatistic.class - [JAR]

├─ org.ehcache.core.statistics.SourceStatistic.class - [JAR]

├─ org.ehcache.core.statistics.StatisticType.class - [JAR]

├─ org.ehcache.core.statistics.StoreOperationOutcomes.class - [JAR]

├─ org.ehcache.core.statistics.SuppliedValueStatistic.class - [JAR]

├─ org.ehcache.core.statistics.TierOperationOutcomes.class - [JAR]

├─ org.ehcache.core.statistics.TierStatistics.class - [JAR]

├─ org.ehcache.core.statistics.ValueStatistic.class - [JAR]

├─ org.ehcache.core.statistics.ZeroOperationStatistic.class - [JAR]

org.ehcache.impl.internal.spi.loaderwriter

├─ org.ehcache.impl.internal.spi.loaderwriter.DefaultCacheLoaderWriterProvider.class - [JAR]

├─ org.ehcache.impl.internal.spi.loaderwriter.DefaultCacheLoaderWriterProviderFactory.class - [JAR]

org.terracotta.utilities.io.buffer

├─ org.terracotta.utilities.io.buffer.DumpUtility.class - [JAR]

org.ehcache.jsr107.internal.tck

├─ org.ehcache.jsr107.internal.tck.Eh107MBeanServerBuilder.class - [JAR]

org.ehcache.impl.internal.util

├─ org.ehcache.impl.internal.util.Pacer.class - [JAR]

├─ org.ehcache.impl.internal.util.ServiceUtil.class - [JAR]

├─ org.ehcache.impl.internal.util.ThreadFactoryUtil.class - [JAR]

org.terracotta.utilities.io

├─ org.terracotta.utilities.io.CapturedPrintStream.class - [JAR]

├─ org.terracotta.utilities.io.Files.class - [JAR]

├─ org.terracotta.utilities.io.FilesSupport.class - [JAR]

├─ org.terracotta.utilities.io.NullOutputStream.class - [JAR]

org.ehcache.core.exceptions

├─ org.ehcache.core.exceptions.ExceptionFactory.class - [JAR]

├─ org.ehcache.core.exceptions.StorePassThroughException.class - [JAR]

org.ehcache.spi.service

├─ org.ehcache.spi.service.MaintainableService.class - [JAR]

├─ org.ehcache.spi.service.OptionalServiceDependencies.class - [JAR]

├─ org.ehcache.spi.service.PluralService.class - [JAR]

├─ org.ehcache.spi.service.Service.class - [JAR]

├─ org.ehcache.spi.service.ServiceConfiguration.class - [JAR]

├─ org.ehcache.spi.service.ServiceCreationConfiguration.class - [JAR]

├─ org.ehcache.spi.service.ServiceDependencies.class - [JAR]

├─ org.ehcache.spi.service.ServiceProvider.class - [JAR]

org.ehcache.shadow.org.terracotta.statistics.derived.latency

├─ org.ehcache.shadow.org.terracotta.statistics.derived.latency.DefaultLatencyHistogramStatistic.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.derived.latency.Jsr107LatencyMonitor.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.derived.latency.LatencyAccumulator.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.derived.latency.LatencyHistogramQuery.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.derived.latency.LatencyHistogramStatistic.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.derived.latency.LatencyPeriodAccumulator.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.derived.latency.LatencySimpleMovingAverage.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.derived.latency.LatencyStatistic.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.statistics.derived.latency.MaximumLatencyHistory.class - [JAR]

org.ehcache.shadow.org.terracotta.offheapstore.set

├─ org.ehcache.shadow.org.terracotta.offheapstore.set.OffHeapHashSet.class - [JAR]

org.ehcache.xml.service

├─ org.ehcache.xml.service.DefaultCacheEventDispatcherConfigurationParser.class - [JAR]

├─ org.ehcache.xml.service.DefaultCacheEventListenerConfigurationParser.class - [JAR]

├─ org.ehcache.xml.service.DefaultCacheLoaderWriterConfigurationParser.class - [JAR]

├─ org.ehcache.xml.service.DefaultCopierConfigurationParser.class - [JAR]

├─ org.ehcache.xml.service.DefaultResilienceStrategyConfigurationParser.class - [JAR]

├─ org.ehcache.xml.service.DefaultSerializerConfigurationParser.class - [JAR]

├─ org.ehcache.xml.service.DefaultSizeOfEngineConfigurationParser.class - [JAR]

├─ org.ehcache.xml.service.DefaultWriteBehindConfigurationParser.class - [JAR]

├─ org.ehcache.xml.service.OffHeapDiskStoreConfigurationParser.class - [JAR]

├─ org.ehcache.xml.service.SimpleCoreServiceConfigurationParser.class - [JAR]

org.ehcache.impl.internal.store.disk.factories

├─ org.ehcache.impl.internal.store.disk.factories.EhcachePersistentSegmentFactory.class - [JAR]

org.ehcache.impl.serialization

├─ org.ehcache.impl.serialization.ByteArraySerializer.class - [JAR]

├─ org.ehcache.impl.serialization.CharSerializer.class - [JAR]

├─ org.ehcache.impl.serialization.CompactJavaSerializer.class - [JAR]

├─ org.ehcache.impl.serialization.DoubleSerializer.class - [JAR]

├─ org.ehcache.impl.serialization.FloatSerializer.class - [JAR]

├─ org.ehcache.impl.serialization.IntegerSerializer.class - [JAR]

├─ org.ehcache.impl.serialization.LongSerializer.class - [JAR]

├─ org.ehcache.impl.serialization.PlainJavaSerializer.class - [JAR]

├─ org.ehcache.impl.serialization.StringSerializer.class - [JAR]

├─ org.ehcache.impl.serialization.TransientStateHolder.class - [JAR]

├─ org.ehcache.impl.serialization.TransientStateRepository.class - [JAR]

org.ehcache.config.builders

├─ org.ehcache.config.builders.CacheConfigurationBuilder.class - [JAR]

├─ org.ehcache.config.builders.CacheEventListenerConfigurationBuilder.class - [JAR]

├─ org.ehcache.config.builders.CacheManagerBuilder.class - [JAR]

├─ org.ehcache.config.builders.CacheManagerConfiguration.class - [JAR]

├─ org.ehcache.config.builders.ConfigurationBuilder.class - [JAR]

├─ org.ehcache.config.builders.ExpiryPolicyBuilder.class - [JAR]

├─ org.ehcache.config.builders.PooledExecutionServiceConfigurationBuilder.class - [JAR]

├─ org.ehcache.config.builders.ResourcePoolsBuilder.class - [JAR]

├─ org.ehcache.config.builders.UserManagedCacheBuilder.class - [JAR]

├─ org.ehcache.config.builders.UserManagedCacheConfiguration.class - [JAR]

├─ org.ehcache.config.builders.WriteBehindConfigurationBuilder.class - [JAR]

org.ehcache.core.osgi

├─ org.ehcache.core.osgi.EhcacheActivator.class - [JAR]

├─ org.ehcache.core.osgi.OsgiServiceLoader.class - [JAR]

├─ org.ehcache.core.osgi.SafeOsgi.class - [JAR]

org.ehcache.impl.events

├─ org.ehcache.impl.events.CacheEventAdapter.class - [JAR]

├─ org.ehcache.impl.events.CacheEventDispatcherImpl.class - [JAR]

├─ org.ehcache.impl.events.EventDispatchTask.class - [JAR]

org.ehcache.shadow.org.terracotta.offheapstore.disk.storage.portability

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.storage.portability.PersistentByteArrayPortability.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.disk.storage.portability.PersistentSerializablePortability.class - [JAR]

org.ehcache.shadow.org.terracotta.offheapstore.util

├─ org.ehcache.shadow.org.terracotta.offheapstore.util.AATreeSet.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.util.ByteBufferInputStream.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.util.ByteBufferUtils.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.util.DebuggingUtils.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.util.Factory.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.util.FindbugsSuppressWarnings.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.util.MemoryUnit.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.util.NoOpLock.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.util.PhysicalMemory.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.util.ReopeningInterruptibleChannel.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.util.Retryer.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.util.Validation.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.util.WeakIdentityHashMap.class - [JAR]

org.ehcache.core.store

├─ org.ehcache.core.store.StoreConfigurationImpl.class - [JAR]

├─ org.ehcache.core.store.StoreSupport.class - [JAR]

org.ehcache.shadow.org.terracotta.offheapstore

├─ org.ehcache.shadow.org.terracotta.offheapstore.AbstractLockedOffHeapHashMap.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.AbstractOffHeapClockCache.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.HashingMap.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.MapInternals.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.Metadata.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.MetadataTuple.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.OffHeapHashMap.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.ReadWriteLockedOffHeapClockCache.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.ReadWriteLockedOffHeapHashMap.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.Segment.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.WriteLockedOffHeapClockCache.class - [JAR]

├─ org.ehcache.shadow.org.terracotta.offheapstore.WriteLockedOffHeapHashMap.class - [JAR]

Advertisement

Dependencies from Group

Feb 15, 2023
408 usages
1.9k stars
Feb 15, 2023
48 usages
1.9k stars
Dec 05, 2014
46 usages
90 stars
Feb 15, 2023
35 usages
1.9k stars
Jul 14, 2022
13 usages
95 stars

Discover Dependencies

Jun 28, 2023
381 usages
2.1k stars
Jul 14, 2023
706 usages
Dec 19, 2021
138 usages
2k stars
Jun 26, 2023
1.7k usages
1.9k stars
Feb 17, 2016
4 stars
May 22, 2023
3k usages
29 stars
Jul 17, 2021
260 usages
Sep 25, 2018
5 usages
88 stars