Uses of Interface
com.gigaspaces.internal.cluster.node.handlers.IReplicationInNotifyTemplateRemovedHandler
Packages that use IReplicationInNotifyTemplateRemovedHandler
Package
Description
-
Uses of IReplicationInNotifyTemplateRemovedHandler in com.gigaspaces.internal.cluster.node
Methods in com.gigaspaces.internal.cluster.node with parameters of type IReplicationInNotifyTemplateRemovedHandlerModifier and TypeMethodDescriptionvoidIReplicationNode.setInNotifyTemplateRemovedHandler(IReplicationInNotifyTemplateRemovedHandler handler) Sets a handler for incoming remove notify template replication event which was generated by a different node as a result ofIReplicationNode.outRemoveNotifyTemplate(IReplicationOutContext, NotifyTemplateHolder) -
Uses of IReplicationInNotifyTemplateRemovedHandler in com.gigaspaces.internal.cluster.node.handlers
Subinterfaces of IReplicationInNotifyTemplateRemovedHandler in com.gigaspaces.internal.cluster.node.handlersModifier and TypeInterfaceDescriptioninterfaceBatch all the existing replication in handlersIReplicationNode -
Uses of IReplicationInNotifyTemplateRemovedHandler in com.gigaspaces.internal.cluster.node.impl
Classes in com.gigaspaces.internal.cluster.node.impl that implement IReplicationInNotifyTemplateRemovedHandlerModifier and TypeClassDescriptionclassA component that belongs to theReplicationNodethat implements theIReplicationInFacadeMethods in com.gigaspaces.internal.cluster.node.impl with parameters of type IReplicationInNotifyTemplateRemovedHandlerModifier and TypeMethodDescriptionvoidReplicationNode.setInNotifyTemplateRemovedHandler(IReplicationInNotifyTemplateRemovedHandler handler) voidReplicationNodeInFacade.setInNotifyTemplateRemovedHandler(IReplicationInNotifyTemplateRemovedHandler handler) -
Uses of IReplicationInNotifyTemplateRemovedHandler in com.gigaspaces.internal.cluster.node.impl.handlers
Classes in com.gigaspaces.internal.cluster.node.impl.handlers that implement IReplicationInNotifyTemplateRemovedHandler