|
Oracle® Coherence Java API Reference v3.5.3 E15583-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.tangosol.util.Base
com.tangosol.util.MultiplexingMapListener
com.tangosol.net.cache.OverflowMap.FrontMapListener
protected class OverflowMap.FrontMapListener
A listener for the front map that moves evictions to the back map.
| Constructor Summary | |
|---|---|
protected |
OverflowMap.FrontMapListener()
|
| Method Summary | |
|---|---|
protected void |
onMapEvent(MapEvent evt)
Invoked when a map entry has been inserted, updated or deleted. |
| Methods inherited from class com.tangosol.util.MultiplexingMapListener |
|---|
entryDeleted, entryInserted, entryUpdated |
| Constructor Detail |
|---|
protected OverflowMap.FrontMapListener()
| Method Detail |
|---|
protected void onMapEvent(MapEvent evt)
MapEvent.getId().
onMapEvent in class MultiplexingMapListenerevt - the MapEvent carrying the insert, update or delete
information
|
Oracle® Coherence Java API Reference v3.5.3 E15583-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||