| Interface | Description |
|---|---|
| StreamOperator |
An interface defining stream operations on a node in a SEP graph.
|
| Class | Description |
|---|---|
| AbstractFilterWrapper<T> |
A base class for stream functions.
|
| ElseWrapper<T> |
Wraps a Wrapper and provides an else execution path.
|
| NodeWrapper<T> |
simple wrapper that wraps any node.
|
| NumericPredicates | |
| PercentPredicates |
Predicates for numeric change in a value.
|
| StreamFunctions | |
| StreamFunctions.Average | |
| StreamFunctions.Count | |
| StreamFunctions.IntCount | |
| StreamFunctions.Max | |
| StreamFunctions.Message | |
| StreamFunctions.Min | |
| StreamFunctions.PercentDelta | |
| StreamFunctions.Sum | |
| StreamOperator.ConsoleLog | |
| StringPredicates |
Copyright © 2019. All rights reserved.