getRecoveryWorkerNum

Syntax

getRecoveryWorkerNum()

Arguments

None

Details

Get the number of worker threads used by the current node for chunk recovery.

Examples

$ resetRecoveryWorkerNum(2)
$ getRecoveryWorkerNum()
2

Related functions: resetRecoveryWorkerNum