Package | Description |
---|---|
org.apache.flink.runtime.rest.messages.queue |
Modifier and Type | Method and Description |
---|---|
QueueStatus.Id |
QueueStatus.getId() |
static QueueStatus.Id |
QueueStatus.Id.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueueStatus.Id[] |
QueueStatus.Id.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
QueueStatus(QueueStatus.Id id) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.