| Class | Description |
|---|---|
| ActorId | |
| BaseId | |
| JobId |
Represents the id of a Ray job.
|
| ObjectId |
Represents the id of a Ray object.
|
| PlacementGroupId |
Represents the id of a placement group.
|
| TaskId |
Represents the id of a Ray task.
|
| UniqueId |
Represents a unique id of all Ray concepts, including workers, actors, checkpoints, etc.
|
Copyright © 2024. All rights reserved.