|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SparkStepConfig | |
---|---|
com.baidubce.services.bmr.model |
Uses of SparkStepConfig in com.baidubce.services.bmr.model |
---|
Methods in com.baidubce.services.bmr.model that return SparkStepConfig | |
---|---|
SparkStepConfig |
SparkStepConfig.withActionOnFailure(String actionOnFailure)
Configure the action on failure for the java step. |
SparkStepConfig |
SparkStepConfig.withAdditionalFile(String remote,
String local)
Configure the additional file for the step. |
SparkStepConfig |
SparkStepConfig.withArguments(String arguments)
Configure the arguments for the step. |
SparkStepConfig |
SparkStepConfig.withJar(String jar)
Configure the BOS path for step's .jar file. |
SparkStepConfig |
SparkStepConfig.withName(String name)
Configure the name of the step. |
SparkStepConfig |
SparkStepConfig.withSubmitOptions(String submitOptions)
Configure the submit options for the step. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |