Uses of Class
co.yellowdog.platform.interaction.scheduler.NodeActionQueueSnapshot
Packages that use NodeActionQueueSnapshot
Package
Description
Provides the classes needed to interact with the YellowDog Scheduler service.
Defines types used in the request/response interactions with the YellowDog Scheduler Service.
-
Uses of NodeActionQueueSnapshot in co.yellowdog.platform.clients.scheduler
Methods in co.yellowdog.platform.clients.scheduler that return NodeActionQueueSnapshotModifier and TypeMethodDescriptionWorkerPoolClient.getNodeActions
(Node node) Gets the current state of the specified node's action queue.WorkerPoolClient.getNodeActions
(String nodeId) Gets the current state of the specified node's action queue.WorkerPoolClientImpl.getNodeActions
(@NonNull Node node) WorkerPoolClientImpl.getNodeActions
(@NonNull String nodeId) -
Uses of NodeActionQueueSnapshot in co.yellowdog.platform.interaction.scheduler
Methods in co.yellowdog.platform.interaction.scheduler that return NodeActionQueueSnapshot