| Package | Description |
|---|---|
| io.ray.api.call | |
| io.ray.api.function | |
| io.ray.api.runtime |
| Class and Description |
|---|
| PyActorClass
A class that represents a Python actor class.
|
| PyActorMethod
A class that represents a method of a Python actor.
|
| PyFunction
A class that represents a Python remote function.
|
| RayFuncR
Interface of all Ray remote functions which have a return value
|
| RayFuncVoid
Interface of all `RayFuncVoidX` classes.
|
| Class and Description |
|---|
| PyActorClass
A class that represents a Python actor class.
|
| PyActorMethod
A class that represents a method of a Python actor.
|
| PyFunction
A class that represents a Python remote function.
|
| RayFunc
Base interface of all Ray remote java functions.
|
| RayFuncR
Interface of all Ray remote functions which have a return value
|
| RayFuncVoid
Interface of all `RayFuncVoidX` classes.
|
| Class and Description |
|---|
| PyActorClass
A class that represents a Python actor class.
|
| PyActorMethod
A class that represents a method of a Python actor.
|
| PyFunction
A class that represents a Python remote function.
|
| RayFunc
Base interface of all Ray remote java functions.
|
Copyright © 2020. All rights reserved.