IBM InfoSphere Streams Version 4.1.0

Toolkit com.ibm.streamsx.topology 1.1.3

SPL standard and specialized toolkits > com.ibm.streamsx.topology 1.1.3

General Information

Toolkit providing mechanisms to build IBM® Streams applications in other programming languages, with Java™ and Scala support.

Java

Java Application API - A library that allows the definition and execution of streaming applications implemented in Java. Applications use Java code to process tuples and tuples are Java objects.

See the documentation under doc/javadoc/index.html for details.

Scala

Scala Support - The Java Application API supports applications written in Scala.

See the documentation under doc/scaladoc/index.html for details.

SPL

Topic based Publish and Subscribe operators provide the mechanism to exchange streams between applications regardles of the thier implementation language. SPL types are provided that allow interchange with applications implemented in other languages.

Version
1.1.3
Required Product Version
4.0.0.0

Namespaces

com.ibm.streamsx.topology
Types
com.ibm.streamsx.topology.topic
Topic based publish-subscribe model for streams.
Operators