Package | Description |
---|---|
edu.snu.coral.runtime.master |
Modifier and Type | Method and Description |
---|---|
JobState |
JobStateManager.getJobState() |
JobState |
JobStateManager.waitUntilFinish()
Wait for this job to be finished and return the final state.
|
JobState |
JobStateManager.waitUntilFinish(long timeout,
TimeUnit unit)
Wait for this job to be finished and return the final state.
|
Copyright © 2018. All rights reserved.