Uses of Class
co.yellowdog.platform.interaction.scheduler.WorkerPoolSearch
Packages that use WorkerPoolSearch
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 WorkerPoolSearch in co.yellowdog.platform.clients.scheduler
Methods in co.yellowdog.platform.clients.scheduler with parameters of type WorkerPoolSearchModifier and TypeMethodDescriptionWorkerPoolClient.getWorkerPools
(WorkerPoolSearch search) Returns aSearchClient
that offers the ability to search worker pools.WorkerPoolClientImpl.getWorkerPools
(WorkerPoolSearch search) -
Uses of WorkerPoolSearch in co.yellowdog.platform.interaction.scheduler
Subclasses with type arguments of type WorkerPoolSearch in co.yellowdog.platform.interaction.schedulerMethods in co.yellowdog.platform.interaction.scheduler that return WorkerPoolSearch