JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.ray.api.function
Interface RayFuncR<R>
Type Parameters:
R
- Type of function return value
All Superinterfaces:
RayFunc
,
Serializable
All Known Subinterfaces:
RayFunc0
<R>,
RayFunc1
<T0,R>,
RayFunc2
<T0,T1,R>,
RayFunc3
<T0,T1,T2,R>,
RayFunc4
<T0,T1,T2,T3,R>,
RayFunc5
<T0,T1,T2,T3,T4,R>,
RayFunc6
<T0,T1,T2,T3,T4,T5,R>
public interface
RayFuncR<R>
extends
RayFunc
Interface of all Ray remote functions which have a return value.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2023. All rights reserved.