X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FStrategyPolicy.html;h=1c180608b165abd97e149c9175edb404429a6dc4;hb=562a40378f9221d89759ddf99a675324ef4deb02;hp=eecce3df01de30508e9860367905f860ca264f5b;hpb=c914a50e9996ca3f869c130974bff87b117f70f5;p=poolifier.git diff --git a/docs/interfaces/StrategyPolicy.html b/docs/interfaces/StrategyPolicy.html index eecce3df..1c180608 100644 --- a/docs/interfaces/StrategyPolicy.html +++ b/docs/interfaces/StrategyPolicy.html @@ -1,4 +1,4 @@ -StrategyPolicy | poolifier - v2.6.9
+StrategyPolicy | poolifier - v2.6.36
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.9
+
  • The search index is not available
  • poolifier - v2.6.36
    @@ -24,7 +24,7 @@
    • StrategyPolicy
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:152
  • @@ -32,18 +32,27 @@

    Properties

    -
    - -
    useDynamicWorker: boolean
    -

    Expects direct usage of dynamic worker.

    +
    + +
    dynamicWorkerReady: boolean
    +

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

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:160
  • +
    + +
    dynamicWorkerUsage: boolean
    +

    Expects tasks execution on the newly created dynamic worker.

    +
    +
    -

    Generated using TypeDoc

    +

    Generated using TypeDoc

    \ No newline at end of file