| Interface | Description |
|---|---|
| ActorHandle<A> |
A handle to a Java actor.
|
| BaseActorHandle |
A handle to an actor.
|
| ObjectRef<T> |
Represents a reference to an object in the object store.
|
| PyActorHandle |
Handle of a Python actor.
|
| Class | Description |
|---|---|
| PlacementGroups |
This class contains all public APIs of Placement Group.
|
| Ray |
This class contains all public APIs of Ray.
|
| WaitResult<T> |
Represents the result of a Ray.wait call.
|
Copyright © 2021. All rights reserved.