Package org.infinispan.notifications.cachelistener.cluster
package org.infinispan.notifications.cachelistener.cluster
-
ClassDescriptionClusterCacheNotifier<K,
V> This interface describes methods required for a cluster listener to be able to be bootstrapped and properly notified when a new event has been raised from the cluster.ClusterEvent<K,V> This is an event designed for use with cluster listeners solely.WARNING: Generated code!ClusterEventManager<K,V> Constructs the data container.This DistributedCallable is used to remove registeredRemoteClusterListeneron each of the various nodes when a cluster listener is unregistered from the cache.WARNING: Generated code!This DistributedCallable is used to install aRemoteClusterListeneron the resulting node.WARNING: Generated code!This command is used to send cluster events for multiple listeners on the same nodeWARNING: Generated code!A listener that installed locally on each node when a cluster listener is installed on a given node.WARNING: Generated code!