Package | Description |
---|---|
com.huawei.dli.sdk | |
com.huawei.dli.sdk.common |
Modifier and Type | Method and Description |
---|---|
JobStatus |
UploadJob.getCommitStatus()
Deprecated.
|
JobStatus |
SQLJob.getExportJobStatus()
If execute exportResult,you can get exportJob status.
|
JobStatus |
Job.getStatus()
Get the latest job status
|
Modifier and Type | Method and Description |
---|---|
static JobStatus |
JobStatus.fromName(String name) |
JobStatus |
JobResultInfo.getJobStatus() |
JobStatus |
JobProgressInfo.getStatus() |
static JobStatus |
JobStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobStatus[] |
JobStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JobProgressInfo.setStatus(JobStatus status) |
Copyright © 2023. All rights reserved.