class documentation
class TemporaryReservationManager(object):
A temporary resource reservation manager.
This is used to reserve resources in a job, before using them, making sure other jobs cannot get them in the meantime.
Method | __init__ |
Undocumented |
Method |
|
Undocumented |
Method |
|
Generate a new resource of this type |
Method |
|
Used when you want to retrieve all reservations for a specific execution context. E.g when commiting reserved IPs for a specific network. |
Method |
|
Undocumented |
Method |
|
Undocumented |
Method |
|
Undocumented |
Instance Variable | _ec |
Undocumented |