Uses of Class
org.infinispan.notifications.cachelistener.cluster.ClusterListenerReplicateCallable
-
Uses of ClusterListenerReplicateCallable in org.infinispan.notifications.cachelistener
-
Uses of ClusterListenerReplicateCallable in org.infinispan.notifications.cachelistener.cluster
Modifier and TypeMethodDescriptionClusterListenerReplicateCallable.Externalizer.readObject
(ObjectInput input) Modifier 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.Modifier and TypeMethodDescriptionvoid
ClusterListenerReplicateCallable.Externalizer.writeObject
(ObjectOutput output, ClusterListenerReplicateCallable object)