| 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 |
TaskId
Represents the id of a Ray task.
|
class |
UniqueId
Represents a unique id of all Ray concepts, including
workers, actors, checkpoints, etc.
|
Copyright © 2020. All rights reserved.