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
com.fluxtion.ext.declarative.api
Interface Stateful
All Known Implementing Classes:
PercentPredicates
,
StreamFunctions.Average
,
StreamFunctions.Count
,
StreamFunctions.IntCount
,
StreamFunctions.Max
,
StreamFunctions.Min
,
StreamFunctions.PercentDelta
,
StreamFunctions.Sum
public interface
Stateful
Functions maybe stateless or stateful in Fluxtion. A stateful function can implement this interface to receive reset notifications from Fluxtion.
Author:
greg higgins
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
reset
()
Method Detail
reset
void reset()
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 © 2019. All rights reserved.