public final class Lease extends Objectimplements Serializable
| Constructor and Description |
|---|
Lease(VMID
Constructs a lease with a specific VMID and lease duration.
|
public Lease(VMIDid, long duration)
id - VMID associated with this lease
duration - lease duration
public VMIDgetVMID()
public long getValue()