@InterfaceAudience.Public
 @InterfaceStability.Evolving
public class RegexFilter
extends org.apache.hadoop.metrics2.filter.AbstractPatternFilter
| Constructor and Description | 
|---|
| RegexFilter() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected com.google.re2j.Pattern | compile(String s)Compile a string pattern in to a pattern object | 
accepts, accepts, accepts, initacceptsprotected com.google.re2j.Pattern compile(String s)
org.apache.hadoop.metrics2.filter.AbstractPatternFiltercompile in class org.apache.hadoop.metrics2.filter.AbstractPatternFilters - the string pattern to compileCopyright © 2023 Apache Software Foundation. All rights reserved.