Operators in StreamBase are components that perform a specific type of runtime action, such as filtering, merging, or querying, on the data streaming through them. You can separately configure each instance of an operator in StreamBase Studio using its Properties view.
Contents
- Operator Overview
- Using Java Operators
- Using the Aggregate Operator
- Aggregate Operator: Field-Based Dimension Options
- Aggregate Operator: Tuple-Based Dimension Options
- Aggregate Operator: Time-Based Dimension Options
- Aggregate Operator: Predicate-Based Dimension Options
- Using the BSort Operator
- Using the Decision Table Operator
- Using the Distributed Router Operator
- Using the Extension Point Operator
- Using the Filter Operator
- Using the Gather Operator
- Using the Heartbeat Operator
- Using the Iterate Operator
- Using the Join Operator
- Using the Map Operator
- Using the Merge Operator
- Using the Metronome Operator
- Using the Pattern Operator
- Using the Query Operator
- Using the Query Operator with JDBC Tables
- Using the Sequence Operator
- Using the Split Operator
- Using the Union Operator