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
Job
Class Job
An existing, already-submitted job. The job might also be already completed.
Hierarchy
Job
Index
Constructors
constructor
Properties
#client
created
At
id
io
spec
status
Constructors
constructor
new
Job
(
client
:
HttpClient
, pod
:
Readonly
<
PODModel
&
{
id
:
JobId
;
io
:
JobIo
;
spec
:
JobSpec
;
status
?:
JobStatus
}
>
)
:
Job
Parameters
client:
HttpClient
pod:
Readonly
<
PODModel
&
{
id
:
JobId
;
io
:
JobIo
;
spec
:
JobSpec
;
status
?:
JobStatus
}
>
Returns
Job
Properties
Private
#client
#client
:
HttpClient
Readonly
created
At
created
At
:
Date
Readonly
id
id
:
JobId
Readonly
io
io
:
JobIo
Readonly
spec
spec
:
JobSpec
Optional
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
constructor
#client
created
At
id
io
spec
status
Job
Status
Report
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.