@Stability(value=Stable) @Internal public static final class SparkSubmitJobDriver.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SparkSubmitJobDriver
SparkSubmitJobDriversoftware.amazon.jsii.JsiiObject.InitializationModeSparkSubmitJobDriver.Builder, SparkSubmitJobDriver.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(SparkSubmitJobDriver.Builder builder)
Constructor that initializes the object based on literal property values passed by the
SparkSubmitJobDriver.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
TaskInput |
getEntryPoint()
The entry point of job application.
|
TaskInput |
getEntryPointArguments()
The arguments for a job application in a task input object containing an array of strings.
|
String |
getSparkSubmitParameters()
The Spark submit parameters that are used for job runs.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(SparkSubmitJobDriver.Builder builder)
SparkSubmitJobDriver.Builder.public final TaskInput getEntryPoint()
SparkSubmitJobDriverLength Constraints: Minimum length of 1. Maximum length of 256.
getEntryPoint in interface SparkSubmitJobDriverpublic final TaskInput getEntryPointArguments()
SparkSubmitJobDriverLength Constraints: Minimum length of 1. Maximum length of 10280.
Default: - No arguments defined
getEntryPointArguments in interface SparkSubmitJobDriverpublic final String getSparkSubmitParameters()
SparkSubmitJobDriverLength Constraints: Minimum length of 1. Maximum length of 102400.
Default: - No spark submit parameters
getSparkSubmitParameters in interface SparkSubmitJobDriver@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.