Uses of Interface
co.yellowdog.platform.model.Identified
Packages that use Identified
Package
Description
Contains the base types and manager for the client side of the Server Sent Events function used in YellowDog Services.
Defines types used in the request/response interactions with the YellowDog Account Service.
Defines types used in the request/response interactions with the YellowDog Images Service.
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 Identified in co.yellowdog.platform.clients.serversentevents
Classes in co.yellowdog.platform.clients.serversentevents with type parameters of type Identified -
Uses of Identified in co.yellowdog.platform.clients.utils
Methods in co.yellowdog.platform.clients.utils with type parameters of type IdentifiedModifier and TypeMethodDescriptionstatic <T extends Identified>
voidValidationUtils.checkHasId(T entity) -
Uses of Identified in co.yellowdog.platform.interaction.account
Classes in co.yellowdog.platform.interaction.account that implement Identified -
Uses of Identified in co.yellowdog.platform.interaction.images
Classes in co.yellowdog.platform.interaction.images that implement IdentifiedModifier and TypeClassDescriptionclassProvides a summary of a Machine Image Family including the ID that can be used to retrieve the full object. -
Uses of Identified in co.yellowdog.platform.interaction.scheduler
Classes in co.yellowdog.platform.interaction.scheduler that implement IdentifiedModifier and TypeClassDescriptionclassProvides a summary of a WorkerPool including the ID that can be used to retrieve the full object.classProvides a summary of a WorkRequirement including the ID that can be used to retrieve the full object. -
Uses of Identified in co.yellowdog.platform.model
Subinterfaces of Identified in co.yellowdog.platform.modelModifier and TypeInterfaceDescriptioninterfaceDerives 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 IdentifiedModifier and TypeClassDescriptionclassRepresents a user or application delegate within the YellowDog Platform.classRepresents a user account within the YellowDog Platform.classclassclassRepresents 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.classclassclassclassclassRepresents 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.classclassRepresents an internal user within the YellowDog Platform.classDescribes 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.classDescribes an instance within a worker pool.classDefines 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.classclassclassclassclassclassDefines a simulated source of compute that can be used to test the YellowDog Compute system.classclassclassDefines a task to be executed as part of a WorkRequirement.classDefines a group of tasks to be executed as part of a WorkRequirement.classclassRepresents a user within the YellowDog Platform.classDescribes a Worker managed by the YellowDog Scheduler service.classDefines the requirement for work to be done with specifications on how it should be executed.