public class VoidActorTaskCaller extends Object
| Constructor and Description |
|---|
VoidActorTaskCaller(ActorHandle actor,
RayFuncVoid func,
Object[] args) |
| Modifier and Type | Method and Description |
|---|---|
void |
remote()
Execute a function remotely.
|
VoidActorTaskCaller |
setConcurrencyGroup(String name) |
public VoidActorTaskCaller(ActorHandle actor, RayFuncVoid func, Object[] args)
public VoidActorTaskCaller setConcurrencyGroup(String name)
public void remote()
Copyright © 2024. All rights reserved.