Search
Preparing search index...
The search index is not available
@oasislabs/parcel - v1.0.0-beta.24
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@oasislabs/parcel - v1.0.0-beta.24
compute
JobStatusReport
Class JobStatusReport
An existing, already-submitted job. The job might also be already completed.
Hierarchy
JobStatusReport
Index
Constructors
constructor
Properties
#client
id
status
Constructors
constructor
new
Job
Status
Report
(
client
:
HttpClient
, pod
:
Readonly
<
PODModel
&
{
id
:
JobId
;
status
:
JobStatus
}
>
)
:
JobStatusReport
Parameters
client:
HttpClient
pod:
Readonly
<
PODModel
&
{
id
:
JobId
;
status
:
JobStatus
}
>
Returns
JobStatusReport
Properties
Private
#client
#client
:
HttpClient
Readonly
id
id
:
JobId
Readonly
status
status
:
JobStatus
Modules
Parcel
app
asset
client
compute
Compute
Impl
condition
database
document
fixed-
types
grant
http
identity
meter
model
permission
polyfill
token
tokenization
Job
Phase
Job
Job
Status
Report
constructor
#client
id
status
Input
Document
Spec
Job
Id
Job
Io
Job
Spec
Job
Status
List
Jobs
Filter
Network
Policy
Network
Policy
Peer
Output
Document
Output
Document
Spec
PODJob
PODJob
Status
Report
Generated using
TypeDoc
An existing, already-submitted job. The job might also be already completed.