Uses of Package
org.infinispan.notifications.cachelistener.cluster
-
Packages that use org.infinispan.notifications.cachelistener.cluster Package Description org.infinispan.notifications.cachelistener Cache-specific notifications and eventing.org.infinispan.notifications.cachelistener.cluster org.infinispan.statetransfer Transfer of state to new caches in a cluster. -
Classes in org.infinispan.notifications.cachelistener.cluster used by org.infinispan.notifications.cachelistener Class Description ClusterCacheNotifier 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.ClusterListenerReplicateCallable This DistributedCallable is used to install aRemoteClusterListeneron the resulting node. -
Classes in org.infinispan.notifications.cachelistener.cluster used by org.infinispan.notifications.cachelistener.cluster Class Description ClusterEvent This is an event designed for use with cluster listeners solely.ClusterEventCallable This DistributedCallable is used to invoke a raised notification on the cluster listener that registered to listen for this event.ClusterEventManager ClusterListenerRemoveCallable This DistributedCallable is used to remove registeredRemoteClusterListeneron each of the various nodes when a cluster listener is unregistered from the cache.ClusterListenerReplicateCallable This DistributedCallable is used to install aRemoteClusterListeneron the resulting node.MultiClusterEventCallable This Function is used to invoke a raised notification on the cluster listener that registered to listen for this event. -
Classes in org.infinispan.notifications.cachelistener.cluster used by org.infinispan.statetransfer Class Description ClusterListenerReplicateCallable This DistributedCallable is used to install aRemoteClusterListeneron the resulting node.