Operators: com.teracloud.streams.regex 3.0.0
Operators
- RegexRun
- This RegexRun operator uses the RE2 engine to process regular expressions against incoming input tuples. The operator provides several output functions for detecting partial or full matches, performing replacements, and submatch extraction.
- RegexRun
- This RegexRun operator uses the Boost.Xpressive engine to process regular expressions against incoming input tuples. The operator provides several output functions for detecting partial or full matches and performing replacements.