streamsx.spl.toolkit¶
SPL toolkit integration.
Overview¶
SPL operators are defined by an SPL toolkit. When a Topology
contains invocations of SPL operators, their defining toolkit must
be made known using add_toolkit().
Toolkits shipped with the IBM Streams product under
$STREAMS_INSTALL/toolkits are implictly known and
must not be added through add_toolkit.