Class SegmentedConcurrentMap.TruncateAction

java.lang.Object
com.tangosol.util.SegmentedHashMap.EntryActionAdapter
com.tangosol.util.SegmentedConcurrentMap.TruncateAction
All Implemented Interfaces:
SegmentedHashMap.EntryAction, SegmentedHashMap.IterableEntryAction
Enclosing class:
SegmentedConcurrentMap

protected class SegmentedConcurrentMap.TruncateAction extends SegmentedHashMap.EntryActionAdapter
Action support for truncate() for a NearCache key/events control map. This operation supports interrupting lock holder thread and unlocking SegmentedConcurrentMap.LockableEntry entryCur.
Since:
12.2.1.4.21