Class JobSubmitRequestBody

java.lang.Object
org.apache.flink.runtime.rest.messages.job.JobSubmitRequestBody
All Implemented Interfaces:
RequestBody

public final class JobSubmitRequestBody extends Object implements RequestBody
Request for submitting a job.

This request only contains the names of files that must be present on the server, and defines how these files are interpreted.