@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, init
accepts
protected com.google.re2j.Pattern compile(String s)
org.apache.hadoop.metrics2.filter.AbstractPatternFilter
compile
in class org.apache.hadoop.metrics2.filter.AbstractPatternFilter
s
- the string pattern to compileCopyright © 2024 Apache Software Foundation. All rights reserved.