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