X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerInfo.html;h=f914b3684cbb36c9b18fdf7629a613fb2b962714;hb=99659f9903c56b27ae19b4da49fa4a535125dac7;hp=e68617e05d8aa64e8b55dda28a5ed0e1e7b137dd;hpb=85003dff831b309b12d624215a8d67634af82b50;p=poolifier.git diff --git a/docs/interfaces/WorkerInfo.html b/docs/interfaces/WorkerInfo.html index e68617e0..f914b368 100644 --- a/docs/interfaces/WorkerInfo.html +++ b/docs/interfaces/WorkerInfo.html @@ -1,161 +1,12 @@ -WorkerInfo | poolifier - v2.6.14
-
- -
-
-
-
- -

Interface WorkerInfoInternal

-
-

Worker information.

-
-
-
-

Hierarchy

-
    -
  • WorkerInfo
-
-
-
- -
-
-

Properties

-
dynamic +WorkerInfo | poolifier - v3.0.5

Interface WorkerInfoInternal

Worker information.

+

Hierarchy

  • WorkerInfo
-
-

Properties

-
- -
dynamic: boolean
-

Dynamic flag.

-
-
-
- -
id: undefined | number
-

Worker id.

-
-
-
- -
ready: boolean
-

Ready flag.

-
-
-
- -
type: "cluster" | "thread"
-

Worker type.

-
-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Properties

dynamic: boolean

Dynamic flag.

+
id: undefined | number

Worker id.

+
ready: boolean

Ready flag.

+
taskFunctionNames?: string[]

Task function names.

+
type: "thread" | "cluster"

Worker type.

+

Generated using TypeDoc

\ No newline at end of file