| 程序包 | 说明 |
|---|---|
| io.ray.api.id |
| 限定符和类型 | 类和说明 |
|---|---|
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 © 2022. All rights reserved.