IBM Streams Java Support
Edit meStreams Java Application API
Use the Java API to create complete Streams applications using only Java.
Create a Java Operator
You can create an operator with Java and then invoke it from an SPL composite.
With Microsoft Visual Studio Code (VS Code) and Streams v5.x:
-
Follow the Quick Start Guide to install and configure the VS Code extension for Streams
-
Learn how to create Java operators with the Java Development Guide
With Streams Studio:
-
Learn how by following the Java Operator Development Guide.