public class NonstopCacheLockProvider extends Object implements CacheLockProvider
CacheLockProvider with nonstop feature| Constructor and Description |
|---|
NonstopCacheLockProvider(NonstopStore nonstopStore,
NonstopActiveDelegateHolder nonstopActiveDelegateHolder,
ExplicitLockingContextThreadLocal explicitLockingContextThreadLocal,
NonstopConfiguration nonstopConfiguration)
Public constructor
|
public NonstopCacheLockProvider(NonstopStore nonstopStore, NonstopActiveDelegateHolder nonstopActiveDelegateHolder, ExplicitLockingContextThreadLocal explicitLockingContextThreadLocal, NonstopConfiguration nonstopConfiguration)
nonstopStore - nonstopActiveDelegateHolder - explicitLockingContextThreadLocal - public Sync getSyncForKey(Object key)
getSyncForKey in interface CacheLockProviderkey - the keyCopyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.