public interface IReplicationInEntryLeaseCancelledHandler
IReplicationNode| Modifier and Type | Method and Description | 
|---|---|
void | 
inCancelEntryLease(IReplicationInContext context,
                  IEntryPacket entryPacket)  | 
void | 
inCancelEntryLeaseByUID(IReplicationInContext context,
                       String className,
                       String uid,
                       boolean isTransient,
                       int routingValue)  | 
void inCancelEntryLease(IReplicationInContext context, IEntryPacket entryPacket) throws Exception
Exceptionvoid inCancelEntryLeaseByUID(IReplicationInContext context, String className, String uid, boolean isTransient, int routingValue) throws Exception
ExceptionCopyright © GigaSpaces.