Uses of Class
org.infinispan.notifications.cachelistener.cluster.MultiClusterEventCommand
-
Packages that use MultiClusterEventCommand Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely. -
-
Uses of MultiClusterEventCommand in org.infinispan.commands
Methods in org.infinispan.commands that return MultiClusterEventCommand Modifier and Type Method Description <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)
-