Package | Description |
---|---|
net.sf.ehcache |
This package contains the public API for using ehcache.
|
net.sf.ehcache.concurrent |
This package contains concurrency classes and utilities that are not available in java.util.concurrent.
|
net.sf.ehcache.constructs.blocking |
Doug Lea in his book Concurrent Programming in Java talks about concurrency support constructs.
|
net.sf.ehcache.constructs.nonstop |
Ehcache-nonstopcache package
|
net.sf.ehcache.constructs.nonstop.concurrency |
Nonstop feature related to concurrent package
|
net.sf.ehcache.store |
Store package.
|
net.sf.ehcache.store.disk |
This package contains the disk store.
|
Class and Description |
---|
Sync |
Class and Description |
---|
CacheLockProvider |
LockType
LockType tells the locking API what kind of lock should be acquired or released
|
ReadWriteLockSync
A simple ReadWriteLock synchronizer.
|
StripedReadWriteLock |
Sync |
Class and Description |
---|
Sync |
Class and Description |
---|
CacheLockProvider |
Class and Description |
---|
CacheLockProvider |
Sync |
Class and Description |
---|
ReadWriteLockSync
A simple ReadWriteLock synchronizer.
|
StripedReadWriteLock |
Class and Description |
---|
StripedReadWriteLock |
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.