@Experimental
public interface JobInfo
JobInfo contains all the meta information of the job.| 限定符和类型 | 接口和说明 |
|---|---|
static class |
JobInfo.ExecutionMode
Execution mode of this current job.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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–2024 The Apache Software Foundation. All rights reserved.