X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FStrategyPolicy.html;h=7e4e34610d9be9e8acfe6d8a3eed0d75eb1bd36e;hb=01f4a5cebba2018c58645a31c48f5dcd03cd006e;hp=2d2993a6aa03730e664f30a6952e02885cffd17f;hpb=b8450a656d007edd200fdf785563d3a268bc09c6;p=poolifier.git diff --git a/docs/interfaces/StrategyPolicy.html b/docs/interfaces/StrategyPolicy.html index 2d2993a6..7e4e3461 100644 --- a/docs/interfaces/StrategyPolicy.html +++ b/docs/interfaces/StrategyPolicy.html @@ -1,6 +1,6 @@ -StrategyPolicy | poolifier - v3.1.9

Interface StrategyPolicyInternal

Strategy policy.

-
interface StrategyPolicy {
    dynamicWorkerReady: boolean;
    dynamicWorkerUsage: boolean;
}

Properties

dynamicWorkerReady: boolean

Expects the newly created dynamic worker to be flagged as ready.

-
dynamicWorkerUsage: boolean

Expects tasks execution on the newly created dynamic worker.

-

Generated using TypeDoc

\ No newline at end of file +StrategyPolicy | poolifier - v3.1.21

Interface StrategyPolicyInternal

Strategy policy.

+
interface StrategyPolicy {
    dynamicWorkerReady: boolean;
    dynamicWorkerUsage: boolean;
}

Properties

dynamicWorkerReady: boolean

Expects the newly created dynamic worker to be flagged as ready.

+
dynamicWorkerUsage: boolean

Expects tasks execution on the newly created dynamic worker.

+

Generated using TypeDoc

\ No newline at end of file