public interface SparkJobRef
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancelJob() |
String |
getJobId() |
SparkJobStatus |
getSparkJobStatus() |
int |
monitorJob() |
String getJobId()
SparkJobStatus getSparkJobStatus()
boolean cancelJob()
int monitorJob()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.