Interface SpallocAPI.Machine

All Superinterfaces:
SpallocAPI.Waitable
Enclosing interface:
SpallocAPI

public static interface SpallocAPI.Machine
extends SpallocAPI.Waitable
Describes a particular machine known to the allocator. Must implement equality by ID or name (both are unique).
Author:
Donal Fellows