Uses of Interface
co.yellowdog.platform.model.Named
Packages that use Named
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 Named in co.yellowdog.platform.interaction.scheduler
Classes in co.yellowdog.platform.interaction.scheduler that implement NamedModifier and TypeClassDescriptionclass
Provides a summary of a WorkerPool including the ID that can be used to retrieve the full object. -
Uses of Named in co.yellowdog.platform.model
Subinterfaces of Named in co.yellowdog.platform.modelModifier and TypeInterfaceDescriptioninterface
Derives fromComputeSource
to provide the interface for all Alibaba Cloud compute source model objects.interface
interface
Derives fromComputeSource
to provide the interface for all AWS compute source model objects.interface
Derives fromComputeSource
to provide the interface for all Azure compute source model objects.interface
interface
The interface implemented by all compute source model objects.interface
Derives fromComputeSource
to provide the interface for all Google Compute Engine (GCE) compute source model objects.interface
Derives fromComputeSource
to provide the interface for all AWS compute source model objects.interface
A pool of workers that are managed together.Classes in co.yellowdog.platform.model that implement NamedModifier and TypeClassDescriptionclass
Represents a user account within the YellowDog Platform.class
Defines a source of compute composed of Alibaba Cloud ECS instances.class
Represents a user application within the YellowDog Platform.class
Defines a source of compute provisioned using an AWS EC2 Fleet request.class
Defines a source of compute composed of AWS EC2 instances using the RunInstances API.class
class
class
Defines the requirement for compute resource and chosen options for how to provision it.class
class
class
class
Represents an external user within the YellowDog Platform.class
Defines a source of compute composed of Google Compute Engine (GCE) instances organised into an Instance Group.class
Defines a source of compute composed of Google Compute Engine (GCE) instances individually provisioned.class
Represents an internal user within the YellowDog Platform.class
class
class
Describes a machine software image, its capabilities and where it is available.class
Defines a family of versions of machine image groups.class
Defines a group of functionally equivalent machine images across different provider/region environments.class
class
Defines a source of compute composed of OCI instances provisioned using the OCI Instance Pool API.class
Defines a source of compute composed of OCI instances provisioned individually.class
class
Defines a simulated source of compute that can be used to test the YellowDog Compute system.class
class
Defines a task to be executed as part of a WorkRequirement.class
Defines a group of tasks to be executed as part of a WorkRequirement.class
Represents a user within the YellowDog Platform.class
Defines the requirement for work to be done with specifications on how it should be executed.