GridComputing
Job Management in Grid Computing
|
File | |
_Machine | _Machine Class |
AcademicUser | AcademicUser Class |
ActionCanceled | Exception thrown when a menu action was canceled |
ByteBuffer | ByteBuffer Class |
ByteBufferException | Exception thrown when something bad happens in the ByteBuffer |
ConsoleWritePolicy | Writer for console |
EnterpriseUser | EnterpriseUser Class |
EOFCharacterValue | Exception thrown when Ctrl+Z (Windows) or Ctrl+D (Linux) is pressed in the console |
ExistingGrid | ExistingGrid Exception |
FileWritePolicy | Writer for file (log.txt) |
Grid | |
GridManager | GridManager Class |
GridNetwork | GridNetwork Class |
IdLess | IdLess struct |
IdleUser | IdleUser Class |
IdleUserContainer | IdleUserContainer Class |
IMachine | Generic IMachine class |
IMenu | IMenu abstract Class |
InvalidValue | Exception thrown when an invalid value is read from the console |
IPrint | IPrint Interface |
ISave | ISave Interface |
IUpdate | IUpdate Interface |
Job | Job Class |
PriorityLess | Job::PriorityLess struct |
Loader | Loader Class |
Logger | Logger singleton Class |
MachineInExecution | Exception thrown when some action tried to change a Machine while it is being used |
Menu | Menu Class |
Item | A Menu can have many Items |
ParentNULL | Exception thrown when a menu's parent is invalid |
Queue | |
Runnable | Runnable abstract Class |
Saver | Saver Class |
Software | Software Class |
Hash | Hash so it is possible to compare 2 VersionData |
VersionData | Struct to hold version information (major, minor and revision) |
Hash | Hash so it is possible to compare 2 VersionData |
UnknownGrid | UnknownGrid Exception |
User | User abstract Class |
Writer | Base class for Writers |