public class JobStatusInfo extends Object implements ResponseBody, InfoMessage
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_NAME_STATUS |
| Constructor and Description |
|---|
JobStatusInfo(org.apache.flink.api.common.JobStatus jobStatus) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.apache.flink.api.common.JobStatus |
getJobStatus() |
int |
hashCode() |
String |
toString() |
public static final String FIELD_NAME_STATUS
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.