public class JarPlanRequestBody extends JarRequestBody
RequestBody for querying the plan from a jar.| Constructor and Description |
|---|
JarPlanRequestBody() |
JarPlanRequestBody(String entryClassName,
String programArguments,
List<String> programArgumentsList,
Integer parallelism,
org.apache.flink.api.common.JobID jobId,
Map<String,String> flinkConfiguration) |
getEntryClassName, getFlinkConfiguration, getJobId, getParallelism, getProgramArguments, getProgramArgumentsListCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.