Uses of Package
org.infinispan.notifications.cachelistener.cluster
-
Packages that use org.infinispan.notifications.cachelistener.cluster Package Description org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration.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.factories 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. -
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.ClusterEvent This is an event designed for use with cluster listeners solely.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.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. -
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.