Uses of Class
org.infinispan.notifications.cachelistener.cluster.ClusterListenerReplicateCallable
Packages that use ClusterListenerReplicateCallable
-
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 TypeMethodDescriptionvoid
ClusterListenerReplicateCallable.Externalizer.writeObject
(ObjectOutput output, ClusterListenerReplicateCallable object)