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 Streams product under
$STREAMS_INSTALL/toolkits
are implictly known and
must not be added through add_toolkit
.
Module contents
Functions
|
Add an SPL toolkit to a topology. |
|
Add a version dependency on an SPL toolkit to a topology. |