Uses of Enum
org.apache.flink.runtime.rest.versioning.RuntimeRestAPIVersion
Packages that use RuntimeRestAPIVersion
Package
Description
-
Uses of RuntimeRestAPIVersion in org.apache.flink.runtime.rest.handler.legacy.files
Methods in org.apache.flink.runtime.rest.handler.legacy.files that return types with arguments of type RuntimeRestAPIVersion -
Uses of RuntimeRestAPIVersion in org.apache.flink.runtime.rest.messages
Methods in org.apache.flink.runtime.rest.messages that return types with arguments of type RuntimeRestAPIVersionModifier and TypeMethodDescriptiondefault Collection<RuntimeRestAPIVersion>RuntimeUntypedResponseMessageHeaders.getSupportedAPIVersions()YarnCancelJobTerminationHeaders.getSupportedAPIVersions()Deprecated.YarnStopJobTerminationHeaders.getSupportedAPIVersions()Deprecated. -
Uses of RuntimeRestAPIVersion in org.apache.flink.runtime.rest.versioning
Methods in org.apache.flink.runtime.rest.versioning that return RuntimeRestAPIVersionModifier and TypeMethodDescriptionstatic RuntimeRestAPIVersionReturns the enum constant of this type with the specified name.static RuntimeRestAPIVersion[]RuntimeRestAPIVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.