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