Class NodeTaskQueue.Builder
java.lang.Object
co.yellowdog.platform.model.NodeTaskQueue.Builder
- Enclosing class:
NodeTaskQueue
-
Method Summary
Modifier and TypeMethodDescriptionbuild()toString()workerUtilisation(double workerUtilisation) A value between 0 and 1 showing the current utilisation as a percentage of time available spent working for the workers claimed for the task group on this node.
-
Method Details
-
workerUtilisation
A value between 0 and 1 showing the current utilisation as a percentage of time available spent working for the workers claimed for the task group on this node.- Returns:
this.
-
build
-
toString
-