Uses of Class
com.tangosol.util.SegmentedHashMap.InsertAction
-
Uses of SegmentedHashMap.InsertAction in com.tangosol.util
Modifier and TypeFieldDescriptionprotected SegmentedHashMap.InsertAction
SegmentedHashMap.m_actionInsert
The singleton action for insert support.Modifier and TypeMethodDescriptionprotected SegmentedHashMap.InsertAction
SegmentedHashMap.getInsertAction()
Return the registered action for insert.protected SegmentedHashMap.InsertAction
SegmentedHashMap.instantiateInsertAction()
Factory for InsertActionModifier and TypeMethodDescriptionprotected void
SegmentedHashMap.setInsertAction
(SegmentedHashMap.InsertAction action) Specify the action for insert.