public class LocalClusterReplicationEntryLeaseEventHandler extends AbstractLocalClusterReplicationInHandler implements IReplicationInEntryLeaseCancelledHandler, IReplicationInEntryLeaseExtendedHandler
_config, _spaceProxy| Modifier and Type | Method and Description | 
|---|---|
| void | inCancelEntryLease(IReplicationInContext context,
                  IEntryPacket entryPacket) | 
| void | inCancelEntryLeaseByUID(IReplicationInContext context,
                       String typeName,
                       String uid,
                       boolean isTransient,
                       int routingValue) | 
| void | inExtendEntryLeasePeriod(IReplicationInContext context,
                        String typeName,
                        String uid,
                        boolean isTransient,
                        long lease,
                        int routingValue) | 
execute, executeIfUidPresent, executeTransactional, extractSourceGatewayName, getSpaceProxy, handleChangeEntry, handleRemoveEntry, handleRemoveEntryByUid, handleUpdateEntry, handleWriteEntry, invokeConflictResolverpublic void inExtendEntryLeasePeriod(IReplicationInContext context, String typeName, String uid, boolean isTransient, long lease, int routingValue) throws Exception
inExtendEntryLeasePeriod in interface IReplicationInEntryLeaseExtendedHandlerExceptionpublic void inCancelEntryLease(IReplicationInContext context, IEntryPacket entryPacket) throws Exception
inCancelEntryLease in interface IReplicationInEntryLeaseCancelledHandlerExceptionpublic void inCancelEntryLeaseByUID(IReplicationInContext context, String typeName, String uid, boolean isTransient, int routingValue) throws Exception
inCancelEntryLeaseByUID in interface IReplicationInEntryLeaseCancelledHandlerExceptionCopyright © GigaSpaces.