Uses of Class
com.tangosol.util.SegmentedConcurrentMap.LockableEntry
-
Uses of SegmentedConcurrentMap.LockableEntry in com.tangosol.util
Modifier and TypeMethodDescriptionvoid
SegmentedConcurrentMap.ContentionObserver.onContend
(Object oContender, SegmentedConcurrentMap.LockableEntry entry) Called when the specified lock holder begins contending for the specified LockableEntry.void
SegmentedConcurrentMap.ContentionObserver.onUncontend
(Object oContender, SegmentedConcurrentMap.LockableEntry entry) Called when the specified lock holder stops contending for the specified LockableEntry.