Uses of Class
com.tangosol.util.SegmentedHashMap.GetEntryAction
-
Uses of SegmentedHashMap.GetEntryAction in com.tangosol.util
Modifier and TypeFieldDescriptionprotected SegmentedHashMap.GetEntryAction
SegmentedHashMap.m_actionGetEntry
The singleton action for getEntryInternal support.Modifier and TypeMethodDescriptionprotected SegmentedHashMap.GetEntryAction
SegmentedHashMap.getGetEntryAction()
Return the registered action for getEntryInternal.protected SegmentedHashMap.GetEntryAction
SegmentedHashMap.instantiateGetEntryAction()
Factory for GetEntryActionModifier and TypeMethodDescriptionprotected void
SegmentedHashMap.setGetEntryAction
(SegmentedHashMap.GetEntryAction action) Specify the action for getEntryInternal.