Namespace com.teracloud.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: DEPRECATED: The com.teracloud.streams.teda.ExceptionCatcher operator is deprecated and the @catch annotation should be used instead. The deprecated operator might be removed in a future release.
  • ScheduledBeacon: The ScheduledBeacon operator is a utility source that generates tuples on-the-fly.

Functions

Types