ehcache

Package net.sf.ehcache.constructs.nonstop.concurrency

Nonstop feature related to concurrent package

See:
          Description

Class Summary
CacheOperationUnderExplicitLockCallable<V> Callable used with nonstop when explicit lock has been acquired
ExplicitLockingContextThreadLocal A class that maintains a thread local to keep track of any explicit locks acquired by the app thread
NonStopCacheKeySet implementation which does not block threads when the cluster goes down
NonstopCacheLockProvider Class implementing CacheLockProvider with nonstop feature
 

Exception Summary
InvalidLockStateAfterRejoinException Exception class signifying invalid lock state.
LockOperationTimedOutNonstopException Special class of NonStopCacheException which is thrown on timeout of lock operations
 

Package net.sf.ehcache.constructs.nonstop.concurrency Description

Nonstop feature related to concurrent package

This package contains classes for nonstop feature related to concurrent features


ehcache

Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.