Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Net.sf.ehcache.store Classes and Interfaces - 56 results found.
NameDescriptionTypePackageFramework
AATreeSetClassnet.sf.ehcache.store.disk.odsEHCache
AATreeSet .AbstractTreeNodeAbstract node implementation that can be extended with a custom payload.Classnet.sf.ehcache.store.disk.ods.AATreeSetEHCache
AATreeSet .NodeInterfacenet.sf.ehcache.store.disk.ods.AATreeSetEHCache
AbstractPolicyClassnet.sf.ehcache.storeEHCache
AbstractStoreClassnet.sf.ehcache.storeEHCache
CacheKeySetA Set of keys that will encapsulate keys present in a Cache.Classnet.sf.ehcache.storeEHCache
CopyStrategyInterfacenet.sf.ehcache.store.compoundEHCache
DefaultElementValueComparatorClassnet.sf.ehcache.storeEHCache
DiskBackedMemoryStoreA tiered store using an in-memory cache of elements stored on disk.Classnet.sf.ehcache.storeEHCache
DiskSizeOfEngineSizeOf engine which calculates exact usage of the disk store.Classnet.sf.ehcache.store.diskEHCache
DiskStorageFactoryA mock-up of a on-disk element proxy factory.Classnet.sf.ehcache.store.diskEHCache
DiskStorageFactory .DiskMarkerDiskMarker instances point to the location of their associated serialized Element instance.Classnet.sf.ehcache.store.disk.DiskStorageFactoryEHCache
DiskStorageFactory .DiskSubstituteAbstract superclass for all disk substitutes.Classnet.sf.ehcache.store.disk.DiskStorageFactoryEHCache
DiskStore All new elements are automatically scheduled for writing to disk.Classnet.sf.ehcache.store.diskEHCache
DiskStoreBootstrapCacheLoaderClassnet.sf.ehcache.storeEHCache
DiskStoreBootstrapCacheLoaderFactoryFactory class to create DiskStoreBootstrapCacheLoader instances.Classnet.sf.ehcache.storeEHCache
ElementIdAssigningStoreStore wrapper that assigns sequential IDs to elements as they are added to the underlying storeFields inherited from interface net.Classnet.sf.ehcache.storeEHCache
ElementSubstituteFilterFilter on Elements or ElementSubstitutes.Interfacenet.sf.ehcache.store.diskEHCache
ElementValueComparatorUsed to compare two element values.Interfacenet.sf.ehcache.storeEHCache
FifoPolicyContains common LFU policy code for use between the LfuMemoryStore and the DiskStore, which also uses an LfuPolicy for evictions.Classnet.sf.ehcache.storeEHCache
FileAllocationTreeFile allocation tree allows C-like alloc/free operations on a random access file.Classnet.sf.ehcache.store.disk.odsEHCache
FrontEndCacheTierAbstract class for stores which combine two other stores, one caching the other (aka authority)'s elements.Classnet.sf.ehcache.storeEHCache
ImmutableValueElementCopyStrategyClassnet.sf.ehcache.store.compoundEHCache
LegacyCopyStrategyAdapterReadWriteCopyStrategy adaptor for a legacy CopyStrategy instanceAuthor:Ludovic OrbanSee Also:Serialized FormClassnet.sf.ehcache.store.compoundEHCache
LegacyStoreWrapperA wrapper to convert a legacy pair of stores into a new style compound store.Classnet.sf.ehcache.storeEHCache
LfuPolicyContains common LFU policy code for use between the LfuMemoryStore and the DiskStore, which also uses an LfuPolicy for evictions.Classnet.sf.ehcache.storeEHCache
LruMemoryStoreAn implementation of a LruMemoryStore.Classnet.sf.ehcache.storeEHCache
LruPolicyContains common LFU policy code for use between the LfuMemoryStore and the DiskStore, which also uses an LfuPolicy for evictions.Classnet.sf.ehcache.storeEHCache
MemoryLimitedCacheLoaderAbstract class for BootstrapCacheLoader implementers that should alter their load behavior (probably stop loading) whenever the cache being bootstrapped has reached its in-memory limit (off- or on-heap)Classnet.sf.ehcache.storeEHCache
MemoryOnlyStoreA memory-only store with support for all caching features.Classnet.sf.ehcache.storeEHCache
MemoryOnlyStore .BruteForceSearchManagerBrute force search implementationConstructor SummaryMemoryOnlyStore.Classnet.sf.ehcache.store.MemoryOnlyStoreEHCache
MemoryStoreA Store implementation suitable for fast, concurrent in memory stores.Classnet.sf.ehcache.storeEHCache
MemoryStore .BackingFactoryFactory interface to create a MemoryStore backing.Interfacenet.sf.ehcache.store.MemoryStoreEHCache
MemoryStoreEvictionPolicyA typesafe enumeration of eviction policies.Classnet.sf.ehcache.storeEHCache
MemoryStoreEvictionPolicy .MemoryStoreEvictionPolicyEnumClassnet.sf.ehcache.store.MemoryStoreEvictionPolicyEHCache
NotifyingMemoryStoreNested Class SummaryNested classes/interfaces inherited from class net.Classnet.sf.ehcache.storeEHCache
NullReadWriteCopyStrategyClassnet.sf.ehcache.store.compoundEHCache
NullStoreA store implementation which does not store anything.Classnet.sf.ehcache.storeEHCache
Policy The Cache will use a policy at startup.Interfacenet.sf.ehcache.storeEHCache
ReadWriteCopyStrategyInterfacenet.sf.ehcache.store.compoundEHCache
ReadWriteSerializationCopyStrategyA copy strategy that can use partial (if both copy on read and copy on write are set) or full Serialization to copy the object graphAuthor:Alex Snaps, Ludovic OrbanSee Also:Serialized FormClassnet.sf.ehcache.store.compoundEHCache
RegionClass that represents the regions held within this set.Classnet.sf.ehcache.store.disk.odsEHCache
SegmentSegment implementation used in LocalStore.Classnet.sf.ehcache.store.diskEHCache
SelectableConcurrentHashMapSelectableConcurrentHashMap subclasses a repackaged version of ConcurrentHashMap ito allow efficient random sampling of the map values.Classnet.sf.ehcache.store.chmEHCache
SelectableConcurrentHashMap .DummyPinnedKeySee Also:Serialized Formprotected SelectableConcurrentHashMap.Classnet.sf.ehcache.store.chm.SelectableConcurrentHashMapEHCache
SelectableConcurrentHashMap .DummyPinnedValueSee Also:Serialized Formprotected SelectableConcurrentHashMap.Classnet.sf.ehcache.store.chm.SelectableConcurrentHashMapEHCache
SelectableConcurrentHashMap .HashEntryClassnet.sf.ehcache.store.chm.SelectableConcurrentHashMapEHCache
SerializationCopyStrategyA copy strategy that uses full Serialization to copy the object graphAuthor:Alex Snaps, Ludovic OrbanSee Also:Serialized FormClassnet.sf.ehcache.store.compoundEHCache
StoreThis is the interface for all stores.Interfacenet.sf.ehcache.storeEHCache
StoreListenerInterfacenet.sf.ehcache.storeEHCache
StoreQueryInterfacenet.sf.ehcache.storeEHCache
StoreQuery .OrderingInterfacenet.sf.ehcache.store.StoreQueryEHCache
StoreUpdateExceptionException thrown by the Store when the writer fails.Classnet.sf.ehcache.store.diskEHCache
StripedReadWriteLockProviderInterfacenet.sf.ehcache.storeEHCache
TerracottaStoreUse for internal purpose only.Interfacenet.sf.ehcache.storeEHCache
TierableStoreThis is the interface for all tierable stores.Interfacenet.sf.ehcache.storeEHCache