Internal
Readonly
chooseChooses a worker node in the pool and returns its key.
The worker node key.
Readonly
removeRemoves the worker node key from strategy internals.
The worker node key.
true
if the worker node key is removed, false
otherwise.
Readonly
resetResets strategy internals.
true
if the reset is successful, false
otherwise.
Readonly
setSets the worker choice strategy options.
The worker choice strategy options.
Readonly
strategyStrategy policy.
Readonly
taskTasks statistics requirements.
Readonly
updateUpdates the worker node key strategy internals.
true
if the update is successful, false
otherwise.
Generated using TypeDoc
Worker choice strategy interface.