Uses of Class
co.yellowdog.platform.clients.scheduler.WorkerPoolClientImpl
Packages that use WorkerPoolClientImpl
Package
Description
Provides the classes needed to interact with the YellowDog Scheduler service.
-
Uses of WorkerPoolClientImpl in co.yellowdog.platform.clients.scheduler
Methods in co.yellowdog.platform.clients.scheduler that return WorkerPoolClientImplModifier and TypeMethodDescriptionstatic WorkerPoolClientImpl
WorkerPoolClientImpl.create
(@NonNull ServicesSchema servicesSchema, @NonNull RetryFactory retryFactory, @NonNull AuthenticationHeadersProvider authenticationHeadersProvider, @NonNull com.fasterxml.jackson.databind.ObjectMapper objectMapper, @NonNull UserAgent userAgent) Constructors in co.yellowdog.platform.clients.scheduler with parameters of type WorkerPoolClientImplModifierConstructorDescriptionWorkerPoolHelper
(WorkerPool workerPool, WorkerPoolClientImpl workerPoolClientImpl)