Uses of Class
org.infinispan.notifications.cachelistener.cluster.ClusterListenerReplicateCallable
Packages that use ClusterListenerReplicateCallable
Package
Description
Cache-specific notifications and eventing.Transfer of state to new caches in a cluster.
-
Uses of ClusterListenerReplicateCallable in org.infinispan.commands.statetransfer
Methods in org.infinispan.commands.statetransfer that return types with arguments of type ClusterListenerReplicateCallableModifier and TypeMethodDescriptionStateTransferGetListenersCommand.invokeAsync(ComponentRegistry registry) -
Uses of ClusterListenerReplicateCallable in org.infinispan.notifications.cachelistener
Methods in org.infinispan.notifications.cachelistener that return types with arguments of type ClusterListenerReplicateCallable -
Uses of ClusterListenerReplicateCallable in org.infinispan.notifications.cachelistener.cluster
Methods in org.infinispan.notifications.cachelistener.cluster that return ClusterListenerReplicateCallableModifier and TypeMethodDescriptionClusterListenerReplicateCallable.Externalizer.readObject(ObjectInput input) Methods in org.infinispan.notifications.cachelistener.cluster that return types with arguments of type ClusterListenerReplicateCallableModifier and TypeMethodDescriptionSet<Class<? extends ClusterListenerReplicateCallable>>ClusterListenerReplicateCallable.Externalizer.getTypeClasses()ClusterCacheNotifier.retrieveClusterListenerCallablesToInstall()This method is invoked so that this node can send the details required for a new node to be bootstrapped with the existing cluster listeners that are already installed.Methods in org.infinispan.notifications.cachelistener.cluster with parameters of type ClusterListenerReplicateCallableModifier and TypeMethodDescriptionvoidClusterListenerReplicateCallable.Externalizer.writeObject(ObjectOutput output, ClusterListenerReplicateCallable object) -
Uses of ClusterListenerReplicateCallable in org.infinispan.statetransfer
Methods in org.infinispan.statetransfer that return types with arguments of type ClusterListenerReplicateCallableModifier and TypeMethodDescriptionStateProvider.getClusterListenersToInstall()StateProviderImpl.getClusterListenersToInstall()