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