|
Oracle® Coherence Java API Reference Release 3.7.1.0 E22843-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
com.tangosol.util.Base
com.tangosol.util.MultiplexingMapListener
com.tangosol.net.cache.ContinuousQueryCache.RemoveListener
public class ContinuousQueryCache.RemoveListener
A MapListener for evicting items from the ContinuousQueryCache.
| Constructor Summary | |
|---|---|
ContinuousQueryCache.RemoveListener() |
|
| Method Summary | |
|---|---|
protected void |
onMapEvent(MapEvent evt)Invoked when a map entry has been inserted, updated or deleted. |
java.lang.String |
toString()Produce a human-readable description of this object. |
| Methods inherited from class com.tangosol.util.MultiplexingMapListener |
|---|
entryDeleted, entryInserted, entryUpdated |
| Methods inherited from interface com.tangosol.util.MapListener |
|---|
entryDeleted, entryInserted, entryUpdated |
| Constructor Detail |
|---|
public ContinuousQueryCache.RemoveListener()
| Method Detail |
|---|
protected void onMapEvent(MapEvent evt)
MapEvent.getId().onMapEvent in class MultiplexingMapListenerevt - the MapEvent carrying the insert, update or delete informationpublic java.lang.String toString()
|
Oracle® Coherence Java API Reference Release 3.7.1.0 E22843-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||