Uses of Package
org.infinispan.notifications.cachelistener.cluster
Packages that use org.infinispan.notifications.cachelistener.cluster
Package
Description
Commands that operate on the cache, either locally or remotely.
Factories are internal components used to create other components based on a cache's
configuration.
Cache-specific notifications and eventing.Transfer of state to new caches in a cluster.
-
Classes in org.infinispan.notifications.cachelistener.cluster used by org.infinispan.commandsClassDescriptionThis is an event designed for use with cluster listeners solely.This command is used to send cluster events for multiple listeners on the same node
-
Classes in org.infinispan.notifications.cachelistener.cluster used by org.infinispan.commands.statetransferClassDescriptionThis DistributedCallable is used to install a
RemoteClusterListeneron the resulting node. -
Classes in org.infinispan.notifications.cachelistener.cluster used by org.infinispan.factoriesClassDescriptionThis 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.cachelistenerClassDescriptionThis 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.This is an event designed for use with cluster listeners solely.This DistributedCallable is used to install a
RemoteClusterListeneron the resulting node. -
Classes in org.infinispan.notifications.cachelistener.cluster used by org.infinispan.notifications.cachelistener.clusterClassDescriptionThis is an event designed for use with cluster listeners solely.This DistributedCallable is used to remove registered
RemoteClusterListeneron each of the various nodes when a cluster listener is unregistered from the cache.This DistributedCallable is used to install aRemoteClusterListeneron the resulting node. -
Classes in org.infinispan.notifications.cachelistener.cluster used by org.infinispan.notifications.cachelistener.cluster.implClassDescriptionThis is an event designed for use with cluster listeners solely.
-
Classes in org.infinispan.notifications.cachelistener.cluster used by org.infinispan.statetransferClassDescriptionThis DistributedCallable is used to install a
RemoteClusterListeneron the resulting node.