Package | Description |
---|---|
com.huawei.dli.sdk | |
com.huawei.dli.sdk.common |
Modifier and Type | Method and Description |
---|---|
SparkJobStatus |
BatchJob.getStatus() |
abstract SparkJobStatus |
SparkJob.getStatus()
Get a Spark job status, it may be starting, running, dead or success.
|
Modifier and Type | Method and Description |
---|---|
static SparkJobStatus |
SparkJobStatus.fromName(String name) |
SparkJobStatus |
SparkJobResultInfo.getState() |
static SparkJobStatus |
SparkJobStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SparkJobStatus[] |
SparkJobStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.