IBM Streams 4.2.1

Toolkit spl 1.3.0

General Information

The IBM Streams Processing Language (SPL) standard toolkit provides a set of operators, types, and functions that are specific to IBM Streams.

Version
1.3.0
Required Product Version
4.2.0

Namespaces

spl
The SPL standard toolkit defines several types in the composite operator spl::Sys.
Types
spl.XML
Character encoding of XML: If the input is contained in an ustring value, then it is already in Unicode and internal encoding is ignored if it is present.
Operators
Functions
spl.adapter
Schema checking for TCP operators using the confirmWireFormat parameter: Use the confirmWireFormat parameter on TCPSource and TCPSink operators to confirm that the transmitted data is compatible.
Operators
spl.collection
This namespace contains components for handling collections.
Functions
spl.compat
SPADE operators: The Stream Processing Application Declarative Engine (SPADE) language was introduced with the original release of IBM InfoSphere Streams.
Operators
spl.control
This namespace contains components for creating and using a job control plane that can be used to communicate control information between operators within a job.
Operators
Types
spl.file
This namespace contains components for handling files.
Functions
spl.math
This namespace contains components for performing mathematical computations.
Functions
spl.relational
This namespace contains components that can transform streams using relational predicates.
Operators
spl.string
This namespace contains components for handling strings.
Functions
spl.time
This namespace contains components for handling times and timestamps.
Functions
spl.utility
This namespace contains components of general utility that include customizable operators, and functions for obtaining configuration information, logging, managing consistent regions and using custom metrics.
Operators
Functions