import "ResourceManagement.idl";
Public Member Functions | |
void | registerLrm (in string lrmId, in types::StaticInfo staticInfo) |
void | sendUpdate (in string lrmId, in types::DynamicInfo dynamicInfo) |
void | remoteExecutionRequest (in types::CommonExecutionSpecs commonSpecs, in yetAnotherType::DistExecSpecsSeq distinctSpecs, in boolean forceDifferentMachines) |
|
Registers a LRM with this GRM
|
|
Receive a execution request from a LRM, that should be redirected to a suitable LRM, if any Analog to 2k's "perform_query"
|
|
Updates LRM information in this GRM
|