Uses of Class
co.yellowdog.platform.interaction.scheduler.NodeActionQueueSnapshot.Builder
Packages that use NodeActionQueueSnapshot.Builder
Package
Description
Defines types used in the request/response interactions with the YellowDog Scheduler Service.
-
Uses of NodeActionQueueSnapshot.Builder in co.yellowdog.platform.interaction.scheduler
Methods in co.yellowdog.platform.interaction.scheduler that return NodeActionQueueSnapshot.BuilderModifier and TypeMethodDescriptionNodeActionQueueSnapshot.builder()
NodeActionQueueSnapshot.Builder.executing
(List<NodeAction> executing) NodeActionQueueSnapshot.Builder.failed
(NodeAction failed) NodeActionQueueSnapshot.Builder.status
(NodeActionQueueStatus status) NodeActionQueueSnapshot.Builder.waiting
(List<NodeAction> waiting)