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