IBM InfoSphere Streams Version 4.1.0

Namespace com.ibm.streams.teda.utility

Under this namespace you can find some utility C++ primitive operators and C++ native functions that are also useful outside of telecommunications applications.

Operators

  • BloomFilter: The BloomFilter operator detects duplicate tuples in a memory-efficient way.
  • ExceptionCatcher: The ExceptionCatcher operator catches exceptions from fused downstream operators and reports these exceptions via tuples that are sent to its optional second output port.
  • ScheduledBeacon: The ScheduledBeacon operator is a utility source that generates tuples on-the-fly.

Functions

Types