Class RegexFilter
java.lang.Object
org.apache.storm.metrics2.filters.RegexFilter
- All Implemented Interfaces:
- com.codahale.metrics.MetricFilter,- StormMetricsFilter
- 
Field SummaryFields inherited from interface com.codahale.metrics.MetricFilterALL
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
RegexFilterpublic RegexFilter()
 
- 
- 
Method Details- 
prepareDescription copied from interface:StormMetricsFilterCalled after the filter is instantiated.- Specified by:
- preparein interface- StormMetricsFilter
- Parameters:
- config- A map of the properties from the 'filter' section of the reporter configuration.
 
- 
matches- Specified by:
- matchesin interface- com.codahale.metrics.MetricFilter
 
 
-