Uses of Class
co.yellowdog.platform.interaction.scheduler.WorkerPoolSummary
Packages that use WorkerPoolSummary
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 WorkerPoolSummary in co.yellowdog.platform.clients.scheduler
Methods in co.yellowdog.platform.clients.scheduler that return types with arguments of type WorkerPoolSummaryModifier and TypeMethodDescriptionWorkerPoolClient.findAllWorkerPools()Deprecated, for removal: This API element is subject to removal in a future version.WorkerPoolClientImpl.findAllWorkerPools()WorkerPoolClient.getWorkerPools(WorkerPoolSearch search) Returns aSearchClientthat offers the ability to search worker pools.WorkerPoolClientImpl.getWorkerPools(WorkerPoolSearch search) -
Uses of WorkerPoolSummary in co.yellowdog.platform.interaction.scheduler
Methods in co.yellowdog.platform.interaction.scheduler that return WorkerPoolSummary
WorkerPoolClient.getWorkerPools(WorkerPoolSearch)instead to search worker pools.