| 程序包 | 说明 |
|---|---|
| io.ray.api.call | |
| io.ray.api.concurrencygroup | |
| io.ray.api.function | |
| io.ray.api.runtime |
| 类和说明 |
|---|
| 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.
|
| 类和说明 |
|---|
| RayFunc
Base interface of all Ray remote java functions.
|
| 类和说明 |
|---|
| 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.
|
| 类和说明 |
|---|
| 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 © 2022. All rights reserved.