IBM Streams 4.2.1

Namespace 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

  • ControlNotificationSource: The ControlNotificationSource operator provides a connector between control events and data streams by turning control notifications into tuples.
  • JobControlPlane: The JobControlPlane composite operator must be added to any application with a consistent region.

Types