public class JobStatusMessage extends Object implements Serializable
Constructor and Description |
---|
JobStatusMessage(JobID jobId,
String jobName,
JobStatus jobState,
long startTime) |
Modifier and Type | Method and Description |
---|---|
JobID |
getJobId() |
String |
getJobName() |
JobStatus |
getJobState() |
long |
getStartTime() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.