Package | Description |
---|---|
net.sf.ehcache |
This package contains the public API for using ehcache.
|
net.sf.ehcache.pool.sizeof |
This package contains the SizeOf implementations for the pooling in Ehcache.
|
net.sf.ehcache.statistics.sampled |
This package contains classes related to SampledCacheStatistics and its implementation.
|
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.util |
Util package.
|
net.sf.ehcache.util.counter |
This package contains utility classes for Counter
|
net.sf.ehcache.util.counter.sampled |
This package contains utility classes for SampledCounter's
|
Class and Description |
---|
FailSafeTimer
A fail-safe timer in the sense that if the runtime environment restricts
creating new threads, it doesn't blow up with an exception.
|
UpdateChecker
Check for new Ehcache updates and alert users if an update is available
|
Class and Description |
---|
WeakIdentityConcurrentMap
A poor man's implementation of a WeakIdentityConcurrentMap to hold the CacheManager associated ExecutorServices
|
Class and Description |
---|
FailSafeTimer
A fail-safe timer in the sense that if the runtime environment restricts
creating new threads, it doesn't blow up with an exception.
|
Class and Description |
---|
LongSequence
A sequence producing longs
|
Class and Description |
---|
FindBugsSuppressWarnings
Annotation used to suppress FindBugs warnings in Ehcache core code.
|
MemoryEfficientByteArrayOutputStream
This class is designed to minimise the number of System.arraycopy(); methods
required to complete.
|
Class and Description |
---|
FindBugsSuppressWarnings
Annotation used to suppress FindBugs warnings in Ehcache core code.
|
WeakIdentityConcurrentMap
A poor man's implementation of a WeakIdentityConcurrentMap to hold the CacheManager associated ExecutorServices
|
Class and Description |
---|
LargeCollection
Collection for large set.
|
LongSequence
A sequence producing longs
|
MemoryEfficientByteArrayOutputStream
This class is designed to minimise the number of System.arraycopy(); methods
required to complete.
|
MemorySizeParser.MemorySize
Memory size calculator.
|
SlewClock.TimeProvider
Defines how the
SlewClock utility class will get to the wall clock |
WeakIdentityConcurrentMap.CleanUpTask |
Class and Description |
---|
FailSafeTimer
A fail-safe timer in the sense that if the runtime environment restricts
creating new threads, it doesn't blow up with an exception.
|
Class and Description |
---|
CircularLossyQueue
An implementation of a CircularQueue data-structure.
|