Class PartitionedCacheSynchronousMapListener<K,V>

Type Parameters:
K - type of key
V - type of value
All Implemented Interfaces:
MapListener, MapListenerSupport.SynchronousListener, SynchronousListener, EventListener

public class PartitionedCacheSynchronousMapListener<K,V> extends PartitionedCacheAsynchronousMapListener<K,V> implements MapListenerSupport.SynchronousListener
Synchronous version of PartitionedCacheAsynchronousMapListener.
Since:
Coherence 12.1.3
Author:
jf 2013.12.18