Uses of Class
io.ray.api.id.BaseId

Packages that use BaseId
Package
Description
 
  • Uses of BaseId in io.ray.api.id

    Subclasses of BaseId in io.ray.api.id
    Modifier and Type
    Class
    Description
    class 
     
    class 
    Represents the id of a Ray job.
    class 
    Represents the id of a Ray object.
    class 
    Represents the id of a placement group.
    class 
    Represents the id of a Ray task.
    class 
    Represents a unique id of all Ray concepts, including workers, actors, checkpoints, etc.