Class PartitionedCacheAsynchronousMapListener<K,V>

java.lang.Object
com.tangosol.util.Base
com.tangosol.util.AbstractMapListener
com.tangosol.coherence.jcache.partitionedcache.PartitionedCacheAsynchronousMapListener<K,V>
Type Parameters:
K - key type
V - value type
All Implemented Interfaces:
MapListener, EventListener
Direct Known Subclasses:
PartitionedCacheSynchronousMapListener

public class PartitionedCacheAsynchronousMapListener<K,V> extends AbstractMapListener
MapListener for coherence cache to implement jcache map events.
Version:
Coherence 12.1.3
Author:
jf 2013.12.18