Package | Description |
---|---|
org.apache.flink.runtime.rest.handler.async | |
org.apache.flink.runtime.rest.messages.job | |
org.apache.flink.runtime.rest.messages.queue |
Modifier and Type | Method and Description |
---|---|
QueueStatus |
AsynchronousOperationResult.queueStatus() |
Modifier and Type | Method and Description |
---|---|
QueueStatus |
JobExecutionResultResponseBody.getStatus() |
QueueStatus |
JobExecutionResultResponseBody.queueStatus() |
Constructor and Description |
---|
JobExecutionResultResponseBody(QueueStatus status,
JobResult jobExecutionResult) |
Modifier and Type | Method and Description |
---|---|
static QueueStatus |
QueueStatus.completed() |
static QueueStatus |
QueueStatus.inProgress() |
QueueStatus |
AsynchronouslyCreatedResource.queueStatus()
Returns the status of the resource creation.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.