class CancelLeaseSet extends LoggedOperation
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
setID| Modifier | Constructor and Description |
|---|---|
protected |
CancelLeaseSet(Uuid setID)
Simple constructor
|
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
apply(Map setTable)
Update state of the passed
Map of
LeaseSets to reflect the state of server after
this operation was performed. |
private static final long serialVersionUID
protected CancelLeaseSet(Uuid setID)
setID - The Uuid for the set this operation is onvoid apply(Map setTable)
LoggedOperationMap of
LeaseSets to reflect the state of server after
this operation was performed.apply in class LoggedOperationCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.