Uses of Class
co.yellowdog.platform.clients.scheduler.WorkerPoolHelper
Packages that use WorkerPoolHelper
Package
Description
Provides the classes needed to interact with the YellowDog Scheduler service.
-
Uses of WorkerPoolHelper in co.yellowdog.platform.clients.scheduler
Methods in co.yellowdog.platform.clients.scheduler that return WorkerPoolHelperModifier and TypeMethodDescriptionWorkerPoolClient.getWorkerPoolHelper(WorkerPool workerPool) Constructs a new worker pool helper for the specified worker pool.WorkerPoolClient.getWorkerPoolHelper(String workerPoolId) Constructs a new worker pool helper for the specified worker pool.WorkerPoolClientImpl.getWorkerPoolHelper(@NonNull WorkerPool workerPool) WorkerPoolClientImpl.getWorkerPoolHelper(@NonNull String workerPoolId)