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