X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskStatisticsRequirements.html;h=3326f0183f46f24bad544f352333c441bc45580a;hb=refs%2Ftags%2Fv3.1.7;hp=a547ed2aba0bbea4fe9bcf63f2ea47cee269e7f5;hpb=3abeb14de6a5845deeb027ccc69c3feeec8f4a3a;p=poolifier.git diff --git a/docs/interfaces/TaskStatisticsRequirements.html b/docs/interfaces/TaskStatisticsRequirements.html index a547ed2a..3326f018 100644 --- a/docs/interfaces/TaskStatisticsRequirements.html +++ b/docs/interfaces/TaskStatisticsRequirements.html @@ -1,151 +1,8 @@ -TaskStatisticsRequirements | poolifier - v2.6.9
-
- -
-
-
-
- -

Interface TaskStatisticsRequirementsInternal

-
-

Pool worker node worker usage statistics requirements.

-
-
-
-

Hierarchy

-
    -
  • TaskStatisticsRequirements
-
-
-
- -
-
-

Properties

-
elu +TaskStatisticsRequirements | poolifier - v3.1.6

Interface TaskStatisticsRequirementsInternal

Pool worker node worker usage statistics requirements.

+
interface TaskStatisticsRequirements {
    elu: MeasurementStatisticsRequirements;
    runTime: MeasurementStatisticsRequirements;
    waitTime: MeasurementStatisticsRequirements;
}

Properties

-
-

Properties

-
- - -

Tasks event loop utilization requirements.

-
-
-
- - -

Tasks runtime requirements.

-
-
-
- - -

Tasks wait time requirements.

-
-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Properties

Tasks event loop utilization requirements.

+

Tasks runtime requirements.

+

Tasks wait time requirements.

+

Generated using TypeDoc

\ No newline at end of file