@Experimental
public interface JobInfo
JobInfo contains all the meta information of the job.| Modifier and Type | Interface and Description |
|---|---|
static class |
JobInfo.ExecutionMode
Execution mode of this current job.
|
| Modifier and Type | Method and Description |
|---|---|
JobInfo.ExecutionMode |
getExecutionMode()
Get the
JobInfo.ExecutionMode of current job. |
String |
getJobName()
Get the name of current job.
|
String getJobName()
JobInfo.ExecutionMode getExecutionMode()
JobInfo.ExecutionMode of current job.Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.