Uses of Class
com.tangosol.util.SegmentedConcurrentMap.SizeAction
-
Uses of SegmentedConcurrentMap.SizeAction in com.tangosol.util
Modifier and TypeFieldDescriptionprotected SegmentedConcurrentMap.SizeAction
SegmentedConcurrentMap.m_actionSize
The singleton action for size support.Modifier and TypeMethodDescriptionprotected SegmentedConcurrentMap.SizeAction
SegmentedConcurrentMap.getSizeAction()
Return the registered action for size().protected SegmentedConcurrentMap.SizeAction
SegmentedConcurrentMap.instantiateSizeAction()
Factory for SizeActionModifier and TypeMethodDescriptionprotected void
SegmentedConcurrentMap.setSizeAction
(SegmentedConcurrentMap.SizeAction action) Specify the action for size().