| Package | Description | 
|---|---|
| com.tangosol.util | 
 Contains various generic utilities. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected SegmentedConcurrentMap.LockAction | 
SegmentedConcurrentMap.m_actionLock
The action for lock() support. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SegmentedConcurrentMap.LockAction | 
SegmentedConcurrentMap.getLockAction()
Return the registered action for lock(). 
 | 
protected SegmentedConcurrentMap.LockAction | 
SegmentedConcurrentMap.instantiateLockAction()
Factory for LockAction 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
SegmentedConcurrentMap.setLockAction(SegmentedConcurrentMap.LockAction action)
Specify the action for lock(). 
 |