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 TypeClassDescriptionclassProvides 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 TypeInterfaceDescriptioninterfaceinterfaceDerives fromComputeSourceto provide the interface for all AWS compute source model objects.interfaceDerives fromComputeSourceto provide the interface for all Azure compute source model objects.interfaceinterfaceThe interface implemented by all compute source model objects.interfaceDerives fromComputeSourceto provide the interface for all Google Compute Engine (GCE) compute source model objects.interfaceDerives fromComputeSourceto provide the interface for all AWS compute source model objects.interfaceA pool of workers that are managed together.Classes in co.yellowdog.platform.model that implement NamedModifier and TypeClassDescriptionclassRepresents a user account within the YellowDog Platform.classRepresents a user application within the YellowDog Platform.classDefines a source of compute provisioned using an AWS EC2 Fleet request.classDefines a source of compute composed of AWS EC2 instances using the RunInstances API.classclassclassDefines the requirement for compute resource and chosen options for how to provision it.classclassclassclassRepresents an external user within the YellowDog Platform.classDefines a source of compute composed of Google Compute Engine (GCE) instances organised into an Instance Group.classDefines a source of compute composed of Google Compute Engine (GCE) instances individually provisioned.classRepresents an internal user within the YellowDog Platform.classclassclassDescribes a machine software image, its capabilities and where it is available.classDefines a family of versions of machine image groups.classDefines a group of functionally equivalent machine images across different provider/region environments.classclassDefines a source of compute composed of OCI instances provisioned using the OCI Instance Pool API.classDefines a source of compute composed of OCI instances provisioned individually.classclassDefines a simulated source of compute that can be used to test the YellowDog Compute system.classclassDefines a task to be executed as part of a WorkRequirement.classDefines a group of tasks to be executed as part of a WorkRequirement.classRepresents a user within the YellowDog Platform.classDefines the requirement for work to be done with specifications on how it should be executed.