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.
The global Java operators listed in this section appear as part of the dialog invoked by the Adapters, Java Operators icon. To restrict the list to show only the operators in this section, enter sb.operator
in the search field.
Global Java operators are similar to custom Java operators that you write and add to a project, but these StreamBase-provided operators have global scope and can be used in any StreamBase module.
Contents
- Global Java Operator Overview
- Using the Apache Cassandra Operators
- Using the Apache Kudu Operators
- Using the Avro to Tuple Operator
- Using the Drools Operator
- Using the External Process Operator
- Using the Field Serializer Operator
- Using the FTP Operator
- Using the H2O Model Evaluator Operator
- Using the JPMML Model Evaluator Operator
- Using the Python Operator
- Using the Python Instance Operator
- Using the HBase Admin Operator
- Using the HBase Delete Operator
- Using the HBase Get Operator
- Using the HBase Put Operator
- Using the HBase Scan Operator
- Using the JMS and TIBCO EMS Operators
- Using the JSON to Tuple Operator
- Using the Microsoft .NET Operator
- Using the Runtime Schema Cast Operator
- Using the Spark MLlib Model Evaluator Operator
- Using the TERR Operator
- Using the TERR Predict Operator
- Using the TIBCO ActiveMatrix BPM Operator
- Using the TIBCO ActiveSpaces Operators
- Using the TIBCO ActiveSpaces 2 Operators
- Using the TIBCO StreamBase Admin Operator
- Using the Tuple to Avro Operator
- Using the Tuple to JSON Operator
- Using the Tuple to XML Operator
- Using the WITSML Operators
- Using the XML to Tuple Operator