X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FStrategyPolicy.html;h=a2ed7b9e65969ff29b246ba56267927c862228f5;hb=f57c8bae4b46481787a06e2e7df941619949afb3;hp=c2ef7080cfe375f4ecc1b84bb7065097ebbf85ab;hpb=5e972953bf3193a557a14fa794d559b2acc1d6de;p=poolifier.git diff --git a/docs/interfaces/StrategyPolicy.html b/docs/interfaces/StrategyPolicy.html index c2ef7080..a2ed7b9e 100644 --- a/docs/interfaces/StrategyPolicy.html +++ b/docs/interfaces/StrategyPolicy.html @@ -1,4 +1,4 @@ -StrategyPolicy | poolifier - v2.6.18
+StrategyPolicy | poolifier - v2.6.38
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.18
+
  • The search index is not available
  • poolifier - v2.6.38
    @@ -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 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.

    +
    +
    -

    Generated using TypeDoc

    +

    Generated using TypeDoc

    \ No newline at end of file