_clientData | IG.Num.ParallelJobContainerBase | protected |
_clientJobId | IG.Num.ParallelJobContainerBase | protected |
_defaultSleepTimeMs | IG.Num.ParallelJobContainerBase | privatestatic |
_dispatcher | IG.Num.ParallelJobContainerBase | protected |
_dispatcherJobId | IG.Num.ParallelJobContainerBase | protected |
_id | IG.Num.ParallelJobContainerBase | private |
_isTestMode | IG.Num.ParallelJobContainerBase | protected |
_lockId | IG.Num.ParallelJobContainerBase | privatestatic |
_mainLock | IG.Num.ParallelJobContainerBase | private |
_nextId | IG.Num.ParallelJobContainerBase | privatestatic |
_numTestDelays | IG.Num.ParallelJobContainerBase | protected |
_onAborted | IG.Num.ParallelJobContainerBase | protected |
_onFinished | IG.Num.ParallelJobContainerBase | protected |
_onStarted | IG.Num.ParallelJobContainerBase | protected |
_outputLevel | IG.Num.ParallelJobContainerBase | protected |
_sleepTimeMs | IG.Num.ParallelJobContainerBase | protected |
_state | IG.Num.ParallelJobContainerBase | protected |
_testDelayInSeconds | IG.Num.ParallelJobContainerBase | protected |
_testDelayRelativeError | IG.Num.ParallelJobContainerBase | protected |
ClientData | IG.Num.ParallelJobContainerBase | |
ClientJobId | IG.Num.ParallelJobContainerBase | |
DefaultIsTestMode | IG.Num.ParallelJobContainerBase | static |
DefaultOutputLevel | IG.Num.ParallelJobContainerBase | static |
DefaultSleepTimeMs | IG.Num.ParallelJobContainerBase | static |
DispatcherJobId | IG.Num.ParallelJobContainerBase | |
GetNextId() | IG.Num.ParallelJobContainerBase | inlineprotectedstatic |
Id | IG.Num.ParallelJobContainerBase | |
IsJobCompleted | IG.Num.ParallelJobContainerBase | |
IsTestMode | IG.Num.ParallelJobContainerBase | |
Lock | IG.Num.ParallelJobContainerBase | |
LockId | IG.Num.ParallelJobContainerBase | static |
NotifyJobAborted() | IG.Num.ParallelJobContainerBase | inline |
NotifyJobFinished() | IG.Num.ParallelJobContainerBase | inline |
NotifyJobStarted() | IG.Num.ParallelJobContainerBase | inline |
NumTestDelays | IG.Num.ParallelJobContainerBase | |
OnAborted | IG.Num.ParallelJobContainerBase | |
OnFinished | IG.Num.ParallelJobContainerBase | |
OnStarted | IG.Num.ParallelJobContainerBase | |
OutputLevel | IG.Num.ParallelJobContainerBase | |
ParallelJobContainerBase() | IG.Num.ParallelJobContainerBase | inline |
RunOnAborted() | IG.Num.ParallelJobContainerBase | inlineprotectedvirtual |
RunOnFinished() | IG.Num.ParallelJobContainerBase | inlineprotectedvirtual |
RunOnStarted() | IG.Num.ParallelJobContainerBase | inlineprotectedvirtual |
SleepTimeMs | IG.Num.ParallelJobContainerBase | |
State | IG.Num.ParallelJobContainerBase | |
TestDelayInSeconds | IG.Num.ParallelJobContainerBase | |
TestDelayRelativeError | IG.Num.ParallelJobContainerBase | |
TestDelaySingleMs | IG.Num.ParallelJobContainerBase | protected |
TestPerformance(int numPoints, int numServers, int maxEnqueued, double delayTimeSeconds, double delayTimeRelativeError, int sleepTimeMs, int clientOutputLevel) | IG.Num.ParallelJobContainerBase | inlinestatic |
TestPerformance(double from, double to, int numPoints, SimpleFunctionDelegate< double, double > evaluationFunction, int numServers, int maxEnqueued, double delayTimeSeconds, double delayTimeRelativeError, int sleepTimeMs, int clientOutputLevel) | IG.Num.ParallelJobContainerBase | inlinestatic |
ToString() | IG.Num.ParallelJobContainerBase | inline |
WaitJobCompletion() | IG.Num.ParallelJobContainerBase | inline |
WaitJobCompletion(double timeoutInSeconds) | IG.Num.ParallelJobContainerBase | inline |