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
Classes in org.infinispan.notifications.cachelistener.cluster that implement interfaces with type arguments of type ClusterListenerReplicateCallableModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.notifications.cachelistener.cluster that return ClusterListenerReplicateCallableModifier and TypeMethodDescriptionClusterListenerReplicateCallable$___Marshaller_e45ad50c77ac13656415b5e753986026680fec249df069689e1cd1f8b52f4f7a.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.notifications.cachelistener.cluster that return types with arguments of type ClusterListenerReplicateCallableModifier and TypeMethodDescriptionClusterListenerReplicateCallable$___Marshaller_e45ad50c77ac13656415b5e753986026680fec249df069689e1cd1f8b52f4f7a.getJavaClass()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$___Marshaller_e45ad50c77ac13656415b5e753986026680fec249df069689e1cd1f8b52f4f7a.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, ClusterListenerReplicateCallable $2) -
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()