X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerInfo.html;h=5fe2a24e6a47d1f165a2ac9c928eb911931fbe3f;hb=6349b7551b1060472ed8c97dd01ef0c827d62278;hp=9829f742575b8b70745fe621fbc1e9d7967b94b2;hpb=c4d8442aed5e5a9d6cde9f3bfd721be3033c1eef;p=poolifier.git diff --git a/docs/interfaces/WorkerInfo.html b/docs/interfaces/WorkerInfo.html index 9829f742..5fe2a24e 100644 --- a/docs/interfaces/WorkerInfo.html +++ b/docs/interfaces/WorkerInfo.html @@ -1,134 +1,12 @@ -WorkerInfo | poolifier - v2.6.44
-
- -
-
-
-
- -

Interface WorkerInfoInternal

-
-

Worker information.

-
-
-
-

Hierarchy

-
    -
  • WorkerInfo
-
-
-
- -
-
-

Properties

-
dynamic +WorkerInfo | poolifier - v3.0.7

Interface WorkerInfoInternal

Worker information.

+

Hierarchy

  • WorkerInfo
-
-

Properties

-
- -
dynamic: boolean
-

Dynamic flag.

-
-
-
- -
id: undefined | number
-

Worker id.

-
-
-
- -
ready: boolean
-

Ready flag.

-
-
-
- -
taskFunctions?: string[]
-

Task function names.

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

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