| Package | Description | 
|---|---|
| com.tangosol.util | 
 Contains various generic utilities. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected SegmentedHashMap.InsertAction | 
SegmentedHashMap.m_actionInsert
The singleton action for insert support. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SegmentedHashMap.InsertAction | 
SegmentedHashMap.getInsertAction()
Return the registered action for insert. 
 | 
protected SegmentedHashMap.InsertAction | 
SegmentedHashMap.instantiateInsertAction()
Factory for InsertAction 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
SegmentedHashMap.setInsertAction(SegmentedHashMap.InsertAction action)
Specify the action for insert. 
 |