X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FStrategyPolicy.html;h=d9f4103d1392f89628fefd18d777322841903b4c;hb=665702eef3ad8153279b344e0276687f7f50c10f;hp=1734e4e0e8d47538cb71b6c5d5162dc34eb2c32b;hpb=46e29227a97fe04f886969199f1c14338af50543;p=poolifier.git diff --git a/docs/interfaces/StrategyPolicy.html b/docs/interfaces/StrategyPolicy.html index 1734e4e0..d9f4103d 100644 --- a/docs/interfaces/StrategyPolicy.html +++ b/docs/interfaces/StrategyPolicy.html @@ -1,13 +1,13 @@ -StrategyPolicy | poolifier - v2.6.30
+StrategyPolicy | poolifier - v2.6.42
-
+
  • The search index is not available
  • poolifier - v2.6.42 +
    @@ -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