| Package | Description |
|---|---|
| io.ray.api.runtimecontext |
| Modifier and Type | Method and Description |
|---|---|
List<ActorInfo> |
RuntimeContext.getAllActorInfo()
Get all actor information of Ray cluster.
|
List<ActorInfo> |
RuntimeContext.getAllActorInfo(JobId jobId,
ActorState actorState)
Get all actor information of Ray cluster filtered by job id or actor state.
|
Copyright © 2024. All rights reserved.