setComputeNodeCachingDelay
Syntax
setComputeNodeCachingDelay(delay)
Arguments
delay is a non-negative integer indicating the time interval (in seconds).
Details
Modify the value of computeNodeCachingDelay online. This function can only be executed by an administrator on the controller.
Note: The modified configuration is only valid for the current node, and will expire after the system restarts. To make it permanent, please set the configuration parameter computeNodeCachingDelay.
Examples
setComputeNodeCachingDelay(580)
Related Function: getComputeNodeCachingDelay