public class VoidTaskCaller extends BaseTaskCaller<VoidTaskCaller>
| Constructor and Description |
|---|
VoidTaskCaller(RayFuncVoid func,
Object[] args) |
| Modifier and Type | Method and Description |
|---|---|
void |
remote()
Execute a function remotely.
|
buildOptions, setName, setPlacementGroup, setResource, setResourcespublic VoidTaskCaller(RayFuncVoid func, Object[] args)
Copyright © 2021. All rights reserved.