SetBalanceScatter
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
Function Description
Sets the balance scatter attribute. The UDF with the balance scatter attribute can use balance options to set the load balancing output.
Prototype
1 | FlowNode &SetBalanceScatter() |
Parameters
None
Returns
A FlowNode node with the attribute set.
Exception Handling
None
Constraints
This API and the SetBalanceGather API are mutually exclusive.
Parent topic: Class FlowNode