X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FStrategyPolicy.html;h=7e2486cdc9411f0b5c7ac20554f8dbecf4c27372;hb=d8531d89d498fec47b38d5fd8a9502d1c3d480c6;hp=dc06ec48c3325bfd614c7e479271d905d1b0d915;hpb=ce9e97f17ed0d1b2928919244dce5a7887f843f5;p=poolifier.git diff --git a/docs/interfaces/StrategyPolicy.html b/docs/interfaces/StrategyPolicy.html index dc06ec48..7e2486cd 100644 --- a/docs/interfaces/StrategyPolicy.html +++ b/docs/interfaces/StrategyPolicy.html @@ -1,13 +1,13 @@ -StrategyPolicy | poolifier - v2.6.29
+StrategyPolicy | poolifier - v2.7.4
-
+
  • The search index is not available
  • poolifier - v2.7.4 +
    @@ -24,109 +24,81 @@
    • StrategyPolicy
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:152
  • - +

    Properties

    -
    - -
    useDynamicWorker: boolean
    -

    Expects direct usage of the newly created 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.

    +
    +

    On This Page

    +
  • dynamicWorkerReady
  • +
  • dynamicWorkerUsage
  • +
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +

    Generated using TypeDoc

    +
    \ No newline at end of file