@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 Pattern |
compile(String s)
Compile a string pattern in to a pattern object
|
accepts, accepts, accepts, initacceptspublic RegexFilter()
protected Pattern compile(String s)
org.apache.hadoop.metrics2.filter.AbstractPatternFiltercompile in class org.apache.hadoop.metrics2.filter.AbstractPatternFilters - the string pattern to compileCopyright © 2017 Apache Software Foundation. All rights reserved.