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 RayFunc
All Superinterfaces:
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>,
RayFuncR
<R>,
RayFuncVoid
,
RayFuncVoid0
,
RayFuncVoid1
<T0>,
RayFuncVoid2
<T0,T1>,
RayFuncVoid3
<T0,T1,T2>,
RayFuncVoid4
<T0,T1,T2,T3>,
RayFuncVoid5
<T0,T1,T2,T3,T4>,
RayFuncVoid6
<T0,T1,T2,T3,T4,T5>
public interface
RayFunc
extends
Serializable
Base interface of all Ray remote java functions.
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 © 2024. All rights reserved.