| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.spark.status.impl | |
| org.apache.hive.spark.client |
| Modifier and Type | Method and Description |
|---|---|
JobHandle.State |
RemoteSparkJobStatus.getRemoteJobState() |
| Modifier and Type | Method and Description |
|---|---|
JobHandle.State |
JobHandle.getState()
Return the current state of the job.
|
static JobHandle.State |
JobHandle.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobHandle.State[] |
JobHandle.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.