X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FRequiredStatistics.html;h=e19ed4eccb0148708e472e7f09c5e38a82789833;hb=31ce819c252a2aa74171548f48b0bd38e546c8f7;hp=cbb675aaba0aca833ce14caa84e14c124908c36c;hpb=7e36fa9f0f844e3e60f0c22de3e28665dd8cc9d1;p=poolifier.git diff --git a/docs/interfaces/RequiredStatistics.html b/docs/interfaces/RequiredStatistics.html index cbb675aa..e19ed4ec 100644 --- a/docs/interfaces/RequiredStatistics.html +++ b/docs/interfaces/RequiredStatistics.html @@ -1,4 +1,4 @@ -RequiredStatistics | poolifier
+RequiredStatistics | poolifier
+

Interface RequiredStatisticsInternal

Pool worker tasks usage statistics requirements.

@@ -23,7 +23,7 @@ +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:56
  • @@ -31,33 +31,33 @@

    Properties

    -
    +
    -
    avgRunTime: boolean
    +
    avgRunTime: boolean

    Require tasks average run time.

    -
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:64
  • +
    -
    medRunTime: boolean
    +
    medRunTime: boolean

    Require tasks median run time.

    -
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:68
  • +
    -
    runTime: boolean
    +
    runTime: boolean

    Require tasks run time.

    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:60
  • +

    Theme

    On This Page

    +
  • avgRunTime
  • +
  • medRunTime
  • +
  • runTime
  • +
  • PoolType
  • +
  • AbstractPool
  • +
  • AbstractWorker
  • +
  • CircularArray
  • +
  • ClusterWorker
  • +
  • DynamicClusterPool
  • +
  • DynamicThreadPool
  • +
  • FixedClusterPool
  • +
  • FixedThreadPool
  • +
  • PoolEmitter
  • +
  • Queue
  • +
  • ThreadWorker
  • +
  • WorkerChoiceStrategyContext
  • +
  • ClusterPoolOptions
  • +
  • IPool
  • +
  • IWorker
  • +
  • IWorkerChoiceStrategy
  • +
  • MessageValue
  • +
  • PoolOptions
  • +
  • PromiseResponseWrapper
  • +
  • RequiredStatistics
  • +
  • Task
  • +
  • TasksQueueOptions
  • +
  • TasksUsage
  • +
  • WorkerChoiceStrategyOptions
  • +
  • WorkerNode
  • +
  • WorkerOptions
  • +
  • Draft
  • +
  • ErrorHandler
  • +
  • ExitHandler
  • +
  • KillBehavior
  • +
  • MessageHandler
  • +
  • OnlineHandler
  • +
  • PoolEvent
  • +
  • TaskFunctions
  • +
  • ThreadWorkerWithMessageChannel
  • +
  • WorkerAsyncFunction
  • +
  • WorkerChoiceStrategy
  • +
  • WorkerFunction
  • +
  • WorkerSyncFunction
  • +
  • KillBehaviors
  • +
  • PoolEvents
  • +
  • WorkerChoiceStrategies
  • Generated using TypeDoc

    \ No newline at end of file