See: Description
Class | Description |
---|---|
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 | Description |
---|---|
InvalidLockStateAfterRejoinException |
Exception class signifying invalid lock state.
|
LockOperationTimedOutNonstopException |
Special class of
NonStopCacheException which is thrown on timeout of lock operations |
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.