Uses of Class
com.tangosol.util.SegmentedHashMap.GetEntryAction
Packages that use SegmentedHashMap.GetEntryAction
- 
Uses of SegmentedHashMap.GetEntryAction in com.tangosol.util
Fields in com.tangosol.util declared as SegmentedHashMap.GetEntryActionModifier and TypeFieldDescriptionprotected SegmentedHashMap.GetEntryActionSegmentedHashMap.m_actionGetEntryThe singleton action for getEntryInternal support.Methods in com.tangosol.util that return SegmentedHashMap.GetEntryActionModifier and TypeMethodDescriptionprotected SegmentedHashMap.GetEntryActionSegmentedHashMap.getGetEntryAction()Return the registered action for getEntryInternal.protected SegmentedHashMap.GetEntryActionSegmentedHashMap.instantiateGetEntryAction()Factory for GetEntryActionMethods in com.tangosol.util with parameters of type SegmentedHashMap.GetEntryActionModifier and TypeMethodDescriptionprotected voidSegmentedHashMap.setGetEntryAction(SegmentedHashMap.GetEntryAction action) Specify the action for getEntryInternal.