batch-cluster
Preparing search index...
BatchClusterStats
Interface BatchClusterStats
interface
BatchClusterStats
{
childEndCounts
:
Record
<
NonNullable
<
ChildEndReason
>
,
number
>
;
currentProcCount
:
number
;
ended
:
boolean
;
ending
:
boolean
;
internalErrorCount
:
number
;
maxProcCount
:
number
;
msBeforeNextSpawn
:
number
;
pendingTaskCount
:
number
;
readyProcCount
:
number
;
spawnedProcCount
:
number
;
startErrorRatePerMinute
:
number
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
child
End
Counts
current
Proc
Count
ended
ending
internal
Error
Count
max
Proc
Count
ms
Before
Next
Spawn
pending
Task
Count
ready
Proc
Count
spawned
Proc
Count
start
Error
Rate
Per
Minute
Properties
child
End
Counts
childEndCounts
:
Record
<
NonNullable
<
ChildEndReason
>
,
number
>
current
Proc
Count
currentProcCount
:
number
ended
ended
:
boolean
ending
ending
:
boolean
internal
Error
Count
internalErrorCount
:
number
max
Proc
Count
maxProcCount
:
number
ms
Before
Next
Spawn
msBeforeNextSpawn
:
number
pending
Task
Count
pendingTaskCount
:
number
ready
Proc
Count
readyProcCount
:
number
spawned
Proc
Count
spawnedProcCount
:
number
start
Error
Rate
Per
Minute
startErrorRatePerMinute
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
child
End
Counts
current
Proc
Count
ended
ending
internal
Error
Count
max
Proc
Count
ms
Before
Next
Spawn
pending
Task
Count
ready
Proc
Count
spawned
Proc
Count
start
Error
Rate
Per
Minute
batch-cluster
Loading...