Package | Description |
---|---|
com.tangosol.util |
Contains various generic utilities.
|
Modifier and Type | Field and Description |
---|---|
protected SegmentedConcurrentMap.TruncateAction |
SegmentedConcurrentMap.m_actionTruncate
The singleton action for truncate.
|
Modifier and Type | Method and Description |
---|---|
protected SegmentedConcurrentMap.TruncateAction |
SegmentedConcurrentMap.instantiateTruncateAction()
Factory for TruncateAction
|
Modifier and Type | Method and Description |
---|---|
protected void |
SegmentedConcurrentMap.setTruncateAction(SegmentedConcurrentMap.TruncateAction action)
Specify the action for truncate.
|