| 程序包 | 说明 |
|---|---|
| io.ray.api.call | |
| io.ray.api.options | |
| io.ray.api.runtime | |
| io.ray.api.runtimeenv |
| 限定符和类型 | 方法和说明 |
|---|---|
ActorCreator<A> |
ActorCreator.setRuntimeEnv(RuntimeEnv runtimeEnv) |
| 限定符和类型 | 方法和说明 |
|---|---|
ActorCreationOptions.Builder |
ActorCreationOptions.Builder.setRuntimeEnv(RuntimeEnv runtimeEnv) |
| 限定符和类型 | 方法和说明 |
|---|---|
RuntimeEnv |
RayRuntime.createRuntimeEnv(Map<String,String> envVars)
Create runtime env instance at runtime.
|
| 限定符和类型 | 方法和说明 |
|---|---|
RuntimeEnv |
RuntimeEnv.Builder.build() |
Copyright © 2022. All rights reserved.