public class PyActorCreator extends BaseActorCreator<PyActorCreator>
builder| 构造器和说明 |
|---|
PyActorCreator(PyActorClass pyActorClass,
Object[] args) |
| 限定符和类型 | 方法和说明 |
|---|---|
PyActorHandle |
remote()
Create a python actor remotely and return a handle to the created actor.
|
buildOptions, setMaxConcurrency, setMaxPendingCalls, setMaxRestarts, setName, setPlacementGroup, setResource, setResourcespublic PyActorCreator(PyActorClass pyActorClass, Object[] args)
public PyActorHandle remote()
Copyright © 2022. All rights reserved.