|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HiveStepConfig | |
|---|---|
| com.baidubce.services.bmr.model | |
| Uses of HiveStepConfig in com.baidubce.services.bmr.model |
|---|
| Methods in com.baidubce.services.bmr.model that return HiveStepConfig | |
|---|---|
HiveStepConfig |
HiveStepConfig.withActionOnFailure(String actionOnFailure)
Configure the action on failure for the hive step. |
HiveStepConfig |
HiveStepConfig.withArguments(String arguments)
Configure the arguments of the hive step. |
HiveStepConfig |
HiveStepConfig.withInput(String input)
Configure the input path of the hive step. |
HiveStepConfig |
HiveStepConfig.withName(String name)
Configure the name of the hive step. |
HiveStepConfig |
HiveStepConfig.withOutput(String output)
Configure the output path of the hive step. |
HiveStepConfig |
HiveStepConfig.withScript(String script)
Configure the script path of the hive step. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||