|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| 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.AbstractMapListener
com.tangosol.net.cache.VersionedNearCache.VersionCacheListener
public class VersionedNearCache.VersionCacheListener
A map listener that listens to the VersionCache and invalidates local entries accordingly.
| Constructor Summary | |
|---|---|
VersionedNearCache.VersionCacheListener()
|
|
| Method Summary | |
|---|---|
void |
entryDeleted(MapEvent evt)
Invoked when a map entry has been removed. |
void |
entryUpdated(MapEvent evt)
Invoked when a map entry has been updated. |
| Methods inherited from class com.tangosol.util.AbstractMapListener |
|---|
entryInserted |
| Constructor Detail |
|---|
public VersionedNearCache.VersionCacheListener()
| Method Detail |
|---|
public void entryUpdated(MapEvent evt)
entryUpdated in interface MapListenerentryUpdated in class AbstractMapListenerevt - the MapEvent carrying the update informationpublic void entryDeleted(MapEvent evt)
entryDeleted in interface MapListenerentryDeleted in class AbstractMapListenerevt - the MapEvent carrying the delete information
|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||