node Deallocation Method
Parameters
value
It determines what to do with a node and its running task(s) if the pool size is decreasing. Values are Requeue
, RetainedData
, TaskCompletion
and Terminate
.
It determines what to do with a node and its running task(s) if the pool size is decreasing. Values are Requeue
, RetainedData
, TaskCompletion
and Terminate
.