public final class TimeLeasedVmPoolManager extends Object
Modifier and Type | Method and Description |
---|---|
void |
AddAction(time_lease_vm_pool_map map) |
static TimeLeasedVmPoolManager |
getInstance() |
void |
OnActionsTimer()
asyncronious actions handling.
|
void |
OnEndTimer()
Time to detach vm pools from user/group
|
void |
OnStartTimer()
Time to attach vm pools to user/group
|
void |
PrintQueues() |
void |
RemoveAction(time_lease_vm_pool_map map) |
void |
UpdateAction(time_lease_vm_pool_map map) |
public static TimeLeasedVmPoolManager getInstance()
public void OnStartTimer()
public void OnEndTimer()
public void OnActionsTimer()
public void AddAction(time_lease_vm_pool_map map)
public void RemoveAction(time_lease_vm_pool_map map)
public void UpdateAction(time_lease_vm_pool_map map)
public void PrintQueues()
Copyright © 2012. All Rights Reserved.