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
Exception
void inCancelEntryLeaseByUID(IReplicationInContext context, String className, String uid, boolean isTransient, int routingValue) throws Exception
Exception
Copyright © GigaSpaces.