MetricsPlugin@Public @Evolving public class RegexFilter extends AbstractPatternFilter
EXCLUDE_KEY, EXCLUDE_TAGS_KEY, INCLUDE_KEY, INCLUDE_TAGS_KEY| Constructor | Description |
|---|---|
RegexFilter() |
| Modifier and Type | Method | Description |
|---|---|---|
protected com.google.re2j.Pattern |
compile(java.lang.String s) |
Compile a string pattern in to a pattern object
|
accepts, accepts, accepts, initacceptsprotected com.google.re2j.Pattern compile(java.lang.String s)
AbstractPatternFiltercompile in class AbstractPatternFilters - the string pattern to compileCopyright © 2008–2025 Apache Software Foundation. All rights reserved.