| Package | Description |
|---|---|
| io.ray.api.id |
| Modifier and Type | Class and Description |
|---|---|
class |
ActorId |
class |
JobId
Represents the id of a Ray job.
|
class |
ObjectId
Represents the id of a Ray object.
|
class |
PlacementGroupId
Represents the id of a placement group.
|
class |
TaskId
Represents the id of a Ray task.
|
class |
UniqueId
Represents a unique id of all Ray concepts, including workers, actors, checkpoints, etc.
|
Copyright © 2023. All rights reserved.