| 程序包 | 说明 |
|---|---|
| io.ray.api.call |
| 限定符和类型 | 方法和说明 |
|---|---|
ActorCreator<A> |
ActorCreator.setConcurrencyGroups(ConcurrencyGroup... groups)
Set the concurrency groups for this actor to declare how to perform tasks concurrently.
|
ActorCreator<A> |
ActorCreator.setJvmOptions(List<String> jvmOptions)
Set the JVM options for the Java worker that this actor is running in.
|
Copyright © 2022. All rights reserved.