JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
edu.iu.dsc.tws.task.window.function
Interface IWindowFunction<T>
All Superinterfaces:
IFunction
<T>, java.io.Serializable
All Known Subinterfaces:
AggregateWindowedFunction
<T>,
FoldWindowedFunction
<T,K>,
ProcessWindowedFunction
<T>,
ReduceWindowedFunction
<T>
All Known Implementing Classes:
STWindowEventTimeExample.AggregateFunctionImpl
,
STWindowEventTimeExample.FoldFunctionImpl
,
STWindowEventTimeExample.ProcessFunctionImpl
,
STWindowEventTimeExample.ProcessFunctionIntImpl
,
STWindowEventTimeExample.ReduceFunctionImpl
,
STWindowExample.AggregateFunctionImpl
,
STWindowExample.FoldFunctionImpl
,
STWindowExample.ProcessFunctionImpl
,
STWindowExample.ReduceFunctionImpl
,
SvmSgdOnlineRunner.ProcessWindowFunctionImpl
public interface
IWindowFunction<T>
extends
IFunction
<T>
Method Summary
Methods inherited from interface edu.iu.dsc.tws.api.compute.
IFunction
onMessage
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method