Uses of Enum
org.apache.flink.runtime.rest.util.RestConstants
Packages that use RestConstants
-
Uses of RestConstants in org.apache.flink.runtime.rest.util
Methods in org.apache.flink.runtime.rest.util that return RestConstantsModifier and TypeMethodDescriptionstatic RestConstantsReturns the enum constant of this type with the specified name.static RestConstants[]RestConstants.values()Returns an array containing the constants of this enum type, in the order they are declared.