Package | Description |
---|---|
net.sf.ehcache |
This package contains the public API for using ehcache.
|
net.sf.ehcache.pool |
This package contains the interfaces concerning the resource pooling facilities.
|
net.sf.ehcache.pool.impl |
This package contains implementations of the resource pooling interfaces.
|
net.sf.ehcache.pool.sizeof |
This package contains the SizeOf implementations for the pooling in Ehcache.
|
net.sf.ehcache.store |
Store package.
|
net.sf.ehcache.store.chm |
CHM package.
|
net.sf.ehcache.store.disk |
This package contains the disk store.
|
Class and Description |
---|
Pool
Pools are used to track shared resource consumption.
|
PoolableStore
A poolable store reports its resource usage to a
Pool . |
Class and Description |
---|
PoolAccessor
PoolAccessors are used by stores to tell the pools about their resource consumption
|
PoolEvictor
PoolEvictors are responsible for finding the best candidates in a collection of resources using a shared
resource pool and performing eviction on them.
|
Size
Holder for the size calculated by the SizeOf engine
|
SizeOfEngine
SizeOf engines are used to calculate the size of elements stored in poolable stores.
|
Class and Description |
---|
Pool
Pools are used to track shared resource consumption.
|
PoolableStore
A poolable store reports its resource usage to a
Pool . |
PoolAccessor
PoolAccessors are used by stores to tell the pools about their resource consumption
|
PoolEvictor
PoolEvictors are responsible for finding the best candidates in a collection of resources using a shared
resource pool and performing eviction on them.
|
Size
Holder for the size calculated by the SizeOf engine
|
SizeOfEngine
SizeOf engines are used to calculate the size of elements stored in poolable stores.
|
Class and Description |
---|
Size
Holder for the size calculated by the SizeOf engine
|
Class and Description |
---|
Pool
Pools are used to track shared resource consumption.
|
PoolableStore
A poolable store reports its resource usage to a
Pool . |
PoolAccessor
PoolAccessors are used by stores to tell the pools about their resource consumption
|
Class and Description |
---|
PoolAccessor
PoolAccessors are used by stores to tell the pools about their resource consumption
|
Class and Description |
---|
Pool
Pools are used to track shared resource consumption.
|
PoolableStore
A poolable store reports its resource usage to a
Pool . |
PoolAccessor
PoolAccessors are used by stores to tell the pools about their resource consumption
|
Size
Holder for the size calculated by the SizeOf engine
|
SizeOfEngine
SizeOf engines are used to calculate the size of elements stored in poolable stores.
|
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.