| Package | Description |
|---|---|
| io.ray.api.call |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseTaskCaller<T extends BaseTaskCaller<T>>
Base helper to call remote function.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PyTaskCaller<R>
A helper to call python remote function.
|
class |
TaskCaller<R>
A helper to call java remote function.
|
class |
VoidTaskCaller
A helper to call java remote function which doesn't have a return value.
|
Copyright © 2021. All rights reserved.