Class BatchingClusterEventManagerImpl.UnicastEventContext<K,V>

java.lang.Object
org.infinispan.notifications.cachelistener.cluster.impl.BatchingClusterEventManagerImpl.UnicastEventContext<K,V>
Enclosing class:
BatchingClusterEventManagerImpl<K,V>

protected class BatchingClusterEventManagerImpl.UnicastEventContext<K,V> extends Object
  • Field Details

    • targets

      protected final Map<Address,org.infinispan.notifications.cachelistener.cluster.impl.BatchingClusterEventManagerImpl.TargetEvents<K,V>> targets
  • Constructor Details

    • UnicastEventContext

      protected UnicastEventContext()
  • Method Details