Package | Description |
---|---|
net.sf.ehcache |
This package contains the public API for using ehcache.
|
net.sf.ehcache.config |
This package contains the cache configuration code.
|
net.sf.ehcache.constructs.nonstop |
Ehcache-nonstopcache package
|
net.sf.ehcache.constructs.nonstop.store |
Ehcache-nonstopcache behaviors package
|
net.sf.ehcache.event |
This package contains interfaces and classes for listening to events.
|
net.sf.ehcache.pool |
This package contains the interfaces concerning the resource pooling facilities.
|
net.sf.ehcache.search.impl |
This package contains an implementation for Results.
|
net.sf.ehcache.store |
Store package.
|
net.sf.ehcache.store.disk |
This package contains the disk store.
|
net.sf.ehcache.terracotta |
This package contains the Terracotta integration functionalities.
|
net.sf.ehcache.transaction |
This package contains classes for controlling cache operations for transactional use.
|
net.sf.ehcache.transaction.local |
This package contains the local transactions subsystem.
|
net.sf.ehcache.transaction.xa |
This package contains the functionality to provide XA support to a transactional Cache.
|
net.sf.ehcache.transaction.xa.commands |
This package contains a representation of the queued commands which can be executed against a
XA store.
|
Class and Description |
---|
MemoryStoreEvictionPolicy
A typesafe enumeration of eviction policies.
|
Policy
An eviction policy.
|
Store
This is the interface for all stores.
|
StoreListener |
Class and Description |
---|
ElementValueComparator
Used to compare two element values.
|
MemoryStoreEvictionPolicy
A typesafe enumeration of eviction policies.
|
Class and Description |
---|
TerracottaStore
Use for internal purpose only.
|
Class and Description |
---|
ElementValueComparator
Used to compare two element values.
|
Policy
An eviction policy.
|
Store
This is the interface for all stores.
|
StoreListener |
StoreQuery
An immutable query that a
Store can execute |
TerracottaStore
Use for internal purpose only.
|
Class and Description |
---|
FrontEndCacheTier
Abstract class for stores which combine two other stores, one caching the other (aka authority)'s elements.
|
Class and Description |
---|
Store
This is the interface for all stores.
|
Class and Description |
---|
StoreQuery
An immutable query that a
Store can execute |
StoreQuery.Ordering
An attribute / direction ordering pair
|
Class and Description |
---|
AbstractPolicy
A base policy class
|
AbstractStore |
DiskStoreBootstrapCacheLoader |
ElementValueComparator
Used to compare two element values.
|
FrontEndCacheTier
Abstract class for stores which combine two other stores, one caching the other (aka authority)'s elements.
|
MemoryLimitedCacheLoader
Abstract 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)
|
MemoryStore
A Store implementation suitable for fast, concurrent in memory stores.
|
MemoryStore.BackingFactory
Factory interface to create a MemoryStore backing.
|
MemoryStoreEvictionPolicy
A typesafe enumeration of eviction policies.
|
MemoryStoreEvictionPolicy.MemoryStoreEvictionPolicyEnum
Enum for
MemoryStoreEvictionPolicy |
NotifyingMemoryStore |
NullStore
A store implementation which does not store anything.
|
Policy
An eviction policy.
|
Store
This is the interface for all stores.
|
StoreListener |
StoreQuery
An immutable query that a
Store can execute |
StoreQuery.Ordering
An attribute / direction ordering pair
|
TierableStore
This is the interface for all tierable stores.
|
Class and Description |
---|
AbstractStore |
ElementValueComparator
Used to compare two element values.
|
Policy
An eviction policy.
|
Store
This is the interface for all stores.
|
StripedReadWriteLockProvider
Provider for StripedReadWriteLock that need to match a certain spreading function
|
TierableStore
This is the interface for all tierable stores.
|
Class and Description |
---|
MemoryLimitedCacheLoader
Abstract 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)
|
Store
This is the interface for all stores.
|
Class and Description |
---|
AbstractStore |
Policy
An eviction policy.
|
Store
This is the interface for all stores.
|
StoreQuery
An immutable query that a
Store can execute |
TerracottaStore
Use for internal purpose only.
|
Class and Description |
---|
AbstractStore |
ElementValueComparator
Used to compare two element values.
|
Store
This is the interface for all stores.
|
TerracottaStore
Use for internal purpose only.
|
Class and Description |
---|
AbstractStore |
ElementValueComparator
Used to compare two element values.
|
Store
This is the interface for all stores.
|
TerracottaStore
Use for internal purpose only.
|
Class and Description |
---|
ElementValueComparator
Used to compare two element values.
|
Store
This is the interface for all stores.
|
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.