| Package | Description |
|---|---|
| com.tangosol.util |
Contains various generic utilities.
|
| Modifier and Type | Field and Description |
|---|---|
protected SegmentedConcurrentMap.DumpHeldLocksAction |
SegmentedConcurrentMap.m_actionDumpHeldLocks
The singleton action dump held locks.
|
| Modifier and Type | Method and Description |
|---|---|
protected SegmentedConcurrentMap.DumpHeldLocksAction |
SegmentedConcurrentMap.instantiateDumpHeldLocksAction()
Factory for LocksDumpAction
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SegmentedConcurrentMap.setDumpHeldLocksAction(SegmentedConcurrentMap.DumpHeldLocksAction action)
Specify the action for dump held locks.
|