private static class RegistrarImpl.LeasesCancelledLogObj extends Object implements RegistrarImpl.LogRecord
RegistrarImpl.LocalLogHandler
Modifier and Type | Field and Description |
---|---|
private Uuid[] |
leaseIDs
The lease ids.
|
private Object[] |
regIDs
The service and event ids.
|
private static long |
serialVersionUID |
Constructor and Description |
---|
RegistrarImpl.LeasesCancelledLogObj(Object[] regIDs,
Uuid[] leaseIDs)
Simple constructor
|
Modifier and Type | Method and Description |
---|---|
void |
apply(RegistrarImpl regImpl)
Modifies the state of the Registrar by cancelling the specified
leases.
|
private static final long serialVersionUID
private Object[] regIDs
private Uuid[] leaseIDs
public void apply(RegistrarImpl regImpl)
apply
in interface RegistrarImpl.LogRecord
RegistrarImpl.LocalLogHandler.applyUpdate(java.lang.Object)
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.