Package | Description |
---|---|
com.tangosol.util |
Contains various generic utilities.
|
Modifier and Type | Class and Description |
---|---|
protected class |
SegmentedConcurrentMap.ConditionalRemoveAction
Action support for a conditional remove().
|
protected class |
SegmentedConcurrentMap.DumpHeldLocksAction
Action support for dumping held locks for a NearCache key/events control map.
|
protected class |
SegmentedConcurrentMap.RemoveAction
Action support for remove().
|
protected static class |
SegmentedConcurrentMap.SizeAction
Action support for size().
|
protected class |
SegmentedConcurrentMap.TruncateAction
Action support for truncate() for a NearCache key/events control map.
|
protected class |
SegmentedConcurrentMap.UnlockAction
Action support for unlock().
|
protected static class |
SegmentedHashMap.ContainsValueAction
Action support for containsValue().
|
protected class |
SegmentedHashMap.RemoveAction
Action support for remove().
|