AppDomainMask
Signature: JobTaskKind
Modifiers: static
|
Attempt to launch the remote container as an AppDomain attached to Daemon
|
ApplicationMask
Signature: JobTaskKind
Modifiers: static
|
Attempt to launch the remote container as an Application attached to Daemon
|
Computation
Signature: JobTaskKind
Modifiers: static
|
Attempt to launch a Light computation job within daemon
|
ExecActionMask
Signature: JobTaskKind
Modifiers: static
|
Mask that govern how a remote container is launched
|
InRAMDataMask
Signature: JobTaskKind
Modifiers: static
|
Remote container may use in RAM data
|
JobActionMask
Signature: JobTaskKind
Modifiers: static
|
Remote container mask used internally
|
LightCPULoad
Signature: JobTaskKind
Modifiers: static
|
Attempt to launch the remote container as a light job
|
None
Signature: JobTaskKind
Modifiers: static
|
Default, the remote daemon determines how to launch job/service
|
PersistentMask
Signature: JobTaskKind
Modifiers: static
|
Mask that govern close of remote container
|
ReadOne
Signature: JobTaskKind
Modifiers: static
|
Attempt to launch a Read Job within daemon
|
ReleaseApplicationMask
Signature: JobTaskKind
Modifiers: static
|
Attempt to launch the remote container as a Release Application
|
ReleaseMask
Signature: JobTaskKind
Modifiers: static
|
Attempt to launch the remote container as a Release Application
|
StartReadOne
Signature: JobTaskKind
Modifiers: static
|
Attempt to launch the remote container as a light read job
|