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