Uses of Interface
com.gigaspaces.internal.cluster.node.handlers.IReplicationInEntryLeaseCancelledHandler
Packages that use IReplicationInEntryLeaseCancelledHandler
Package
Description
-
Uses of IReplicationInEntryLeaseCancelledHandler in com.gigaspaces.internal.client.cache.localview.replication
Classes in com.gigaspaces.internal.client.cache.localview.replication that implement IReplicationInEntryLeaseCancelledHandler -
Uses of IReplicationInEntryLeaseCancelledHandler in com.gigaspaces.internal.cluster.node
Methods in com.gigaspaces.internal.cluster.node with parameters of type IReplicationInEntryLeaseCancelledHandlerModifier and TypeMethodDescriptionvoidIReplicationNode.setInEntryLeaseCancelledHandler(IReplicationInEntryLeaseCancelledHandler handler) Sets a handler for incoming cancel entry lease replication event which was generated by a different node as a result ofIReplicationNode.outCancelEntryLease(IReplicationOutContext, IEntryHolder) -
Uses of IReplicationInEntryLeaseCancelledHandler in com.gigaspaces.internal.cluster.node.handlers
Subinterfaces of IReplicationInEntryLeaseCancelledHandler in com.gigaspaces.internal.cluster.node.handlersModifier and TypeInterfaceDescriptioninterfaceBatch all the existing replication in handlersIReplicationNode -
Uses of IReplicationInEntryLeaseCancelledHandler in com.gigaspaces.internal.cluster.node.impl
Classes in com.gigaspaces.internal.cluster.node.impl that implement IReplicationInEntryLeaseCancelledHandlerModifier and TypeClassDescriptionclassA component that belongs to theReplicationNodethat implements theIReplicationInFacadeMethods in com.gigaspaces.internal.cluster.node.impl with parameters of type IReplicationInEntryLeaseCancelledHandlerModifier and TypeMethodDescriptionvoidReplicationNode.setInEntryLeaseCancelledHandler(IReplicationInEntryLeaseCancelledHandler handler) voidReplicationNodeInFacade.setInEntryLeaseCancelledHandler(IReplicationInEntryLeaseCancelledHandler inCancelEntryLeaseHandler) -
Uses of IReplicationInEntryLeaseCancelledHandler in com.gigaspaces.internal.cluster.node.impl.gateway.sink
Classes in com.gigaspaces.internal.cluster.node.impl.gateway.sink that implement IReplicationInEntryLeaseCancelledHandler -
Uses of IReplicationInEntryLeaseCancelledHandler in com.gigaspaces.internal.cluster.node.impl.handlers
Classes in com.gigaspaces.internal.cluster.node.impl.handlers that implement IReplicationInEntryLeaseCancelledHandler