public class JobSubmission extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JobSubmission.JobSubmissionBuilder
Builder for the
JobSubmission. |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getArguments() |
Path |
getJar() |
Optional<String> |
getMainClass() |
int |
getParallelism() |
boolean |
isDetached() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.