| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.rest.handler.legacy.files | |
| org.apache.flink.runtime.rest.messages | |
| org.apache.flink.runtime.rest.versioning |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<RuntimeRestAPIVersion> |
WebContentHandlerSpecification.getSupportedAPIVersions() |
| 限定符和类型 | 方法和说明 |
|---|---|
default Collection<RuntimeRestAPIVersion> |
RuntimeUntypedResponseMessageHeaders.getSupportedAPIVersions() |
Collection<RuntimeRestAPIVersion> |
YarnStopJobTerminationHeaders.getSupportedAPIVersions()
已过时。
|
Collection<RuntimeRestAPIVersion> |
YarnCancelJobTerminationHeaders.getSupportedAPIVersions()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static RuntimeRestAPIVersion |
RuntimeRestAPIVersion.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static RuntimeRestAPIVersion[] |
RuntimeRestAPIVersion.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.