getDfsRebalanceConcurrency
Syntax
getDfsRebalanceConcurrency()
Details
Get the number of worker threads used by the current node for chunk rebalance. It can only be executed by an administrator on the controller.
Parameters
None
Returns
An integer scalar.
Examples
getDfsRecoveryConcurrency()
Related functions: resetDfsRebalanceConcurrency
