public interface JobStatusProvider
Modifier and Type | Method and Description |
---|---|
JobStatus |
getState()
Returns the current
JobStatus for this execution graph. |
long |
getStatusTimestamp(JobStatus status)
Returns the timestamp for the given
JobStatus . |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.