Namespace com.teracloud.streams.topology

Stream types supporting interchange of streams between Streams applications implemented in different languages.

Types

  • Blob: Tuple type representing binary tuples.
  • Json: Tuple type for representing JSON.
  • String: Tuple type representing string tuples.
  • XML: Tuple type representing XML tuples.