Uses of Class
co.yellowdog.platform.model.LongRange
Packages that use LongRange
Package
Description
Defines types used in the request/response interactions with the YellowDog Scheduler Service.
Provides the types that define the YellowDog Platform data model.
-
Uses of LongRange in co.yellowdog.platform.interaction.scheduler
Methods in co.yellowdog.platform.interaction.scheduler that return LongRangeMethods in co.yellowdog.platform.interaction.scheduler with parameters of type LongRangeModifier and TypeMethodDescriptionvoid
NodeSearch.setWorkerClaimCount
(LongRange workerClaimCount) NodeSearch.Builder.workerClaimCount
(LongRange workerClaimCount) -
Uses of LongRange in co.yellowdog.platform.model
Subclasses with type arguments of type LongRange in co.yellowdog.platform.modelModifier and TypeClassDescriptionstatic class
A builder that can be used to build a new LongRange that is automatically validated on build.Methods in co.yellowdog.platform.model that return LongRange