Uses of Package
net.sf.ehcache.util
-
Packages that use net.sf.ehcache.util Package Description net.sf.ehcache This package contains the public API for using ehcache.net.sf.ehcache.management.sampled This package contains classes related to MBeans with Sampled Statistics.net.sf.ehcache.store Store package.net.sf.ehcache.util Util package.net.sf.ehcache.util.counter This package contains utility classes for Counternet.sf.ehcache.util.counter.sampled This package contains utility classes for SampledCounter's -
Classes in net.sf.ehcache.util used by net.sf.ehcache Class 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. -
Classes in net.sf.ehcache.util used by net.sf.ehcache.management.sampled Class Description ManagementAttribute Annotation used to indicate that a Cache[Manager]Sampler method is a management attribute (non-statistic), used for filtering while creating entities when the REST interface doesn't request specific attributes. -
Classes in net.sf.ehcache.util used by net.sf.ehcache.store Class Description LongSequence A sequence producing longs -
Classes in net.sf.ehcache.util used by net.sf.ehcache.util Class Description LargeCollection Collection for large set.LongSequence A sequence producing longsMemoryEfficientByteArrayOutputStream This class is designed to minimise the number of System.arraycopy(); methods required to complete.WeakIdentityConcurrentMap.CleanUpTask -
Classes in net.sf.ehcache.util used by net.sf.ehcache.util.counter Class 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. -
Classes in net.sf.ehcache.util used by net.sf.ehcache.util.counter.sampled Class Description CircularLossyQueue An implementation of a CircularQueue data-structure.