Uses of Class
org.apache.flink.runtime.webmonitor.handlers.StringQueryParameter
-
Packages that use StringQueryParameter Package Description org.apache.flink.runtime.webmonitor.handlers -
-
Uses of StringQueryParameter in org.apache.flink.runtime.webmonitor.handlers
Subclasses of StringQueryParameter in org.apache.flink.runtime.webmonitor.handlers Modifier and Type Class Description classEntryClassQueryParameterQuery parameter specifying the name of the entry point class.classProgramArgQueryParameterQuery parameter specifying one or more arguments for the program.classProgramArgsQueryParameterDeprecated.please, useJarRequestBody.FIELD_NAME_PROGRAM_ARGUMENTS_LISTclassSavepointPathQueryParameterQuery parameter that specifies the savepoint to restore from.
-