toggle menu
moonlight
1.0-SNAPSHOT
jvm
switch theme
search in API
engine
/
io.github.moonlightsuite.moonlight.offline.algorithms
Package-level
declarations
Types
Types
Boolean
Op
Link copied to clipboard
public
class
BooleanOp
<
T
,
R
>
Reduce
Op
Link copied to clipboard
public
class
ReduceOp
<
S
,
R
,
V
>
Algorithm for Reduce operator
Sliding
Window
Link copied to clipboard
public
class
SlidingWindow
<
R
>
Core of the temporal operators.
Spatial
Op
Link copied to clipboard
public
class
SpatialOp
<
S
,
R
>
Algorithm for Somewhere and Everywhere Computation
Temporal
Op
Link copied to clipboard
public
class
TemporalOp
Algorithm for Unbounded Since Computation
Unbounded
Operator
Link copied to clipboard
public
class
UnboundedOperator
<
T
>