protected static class BatchingClusterEventManagerImpl.UnicastEventContext<K,V> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<Address,org.infinispan.notifications.cachelistener.cluster.impl.BatchingClusterEventManagerImpl.TargetEvents<K,V>> |
targets |
| Modifier | Constructor and Description |
|---|---|
protected |
UnicastEventContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTargets(Address address,
UUID identifier,
Collection<ClusterEvent<K,V>> events,
boolean sync) |
void |
sendToTargets(DistributedExecutorService service) |
public void addTargets(Address address, UUID identifier, Collection<ClusterEvent<K,V>> events, boolean sync)
public void sendToTargets(DistributedExecutorService service)
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.