Uses of Class
co.yellowdog.platform.model.NodeTaskQueue.Builder
Packages that use NodeTaskQueue.Builder
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of NodeTaskQueue.Builder in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model that return NodeTaskQueue.BuilderModifier and TypeMethodDescriptionstatic NodeTaskQueue.BuilderNodeTaskQueue.builder()NodeTaskQueue.Builder.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.