Uses of Enum
org.apache.flink.runtime.rest.messages.FlameGraphTypeQueryParameter.Type
Packages that use FlameGraphTypeQueryParameter.Type
-
Uses of FlameGraphTypeQueryParameter.Type in org.apache.flink.runtime.rest.messages
Methods in org.apache.flink.runtime.rest.messages that return FlameGraphTypeQueryParameter.TypeModifier and TypeMethodDescriptionFlameGraphTypeQueryParameter.convertStringToValue(String value) Returns the enum constant of this type with the specified name.static FlameGraphTypeQueryParameter.Type[]FlameGraphTypeQueryParameter.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.flink.runtime.rest.messages with parameters of type FlameGraphTypeQueryParameter.TypeModifier and TypeMethodDescriptionFlameGraphTypeQueryParameter.convertValueToString(FlameGraphTypeQueryParameter.Type value)