|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StreamingStepConfig | |
|---|---|
| com.baidubce.services.bmr.model | |
| Uses of StreamingStepConfig in com.baidubce.services.bmr.model |
|---|
| Methods in com.baidubce.services.bmr.model that return StreamingStepConfig | |
|---|---|
StreamingStepConfig |
StreamingStepConfig.withActionOnFailure(String actionOnFailure)
Configure the action on failure for the streaming step. |
StreamingStepConfig |
StreamingStepConfig.withArguments(String arguments)
Configure the arguments for the step. |
StreamingStepConfig |
StreamingStepConfig.withInput(String input)
Configure the input for the step. |
StreamingStepConfig |
StreamingStepConfig.withMapper(String mapper)
Configure the mapper program for the step. |
StreamingStepConfig |
StreamingStepConfig.withName(String name)
Configure the name for the step. |
StreamingStepConfig |
StreamingStepConfig.withOutput(String output)
Configure the output for the step. |
StreamingStepConfig |
StreamingStepConfig.withReducer(String reducer)
Configure the reducer program for the step. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||