Uses of Class
org.infinispan.notifications.cachelistener.cluster.MultiClusterEventCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of MultiClusterEventCommand in org.infinispan.commands
Modifier and TypeMethodDescription<K,
V> MultiClusterEventCommand <K, V> CommandsFactory.buildMultiClusterEventCommand
(Map<UUID, Collection<ClusterEvent<K, V>>> events) <K,
V> MultiClusterEventCommand <K, V> CommandsFactoryImpl.buildMultiClusterEventCommand
(Map<UUID, Collection<ClusterEvent<K, V>>> events)