Constructor and Description |
---|
MetadataFilter() |
Modifier and Type | Method and Description |
---|---|
void |
configure(Map stormConf,
com.fasterxml.jackson.databind.JsonNode paramNode)
Called when this filter is being initialized
|
String |
filter(URL pageUrl,
Metadata sourceMetadata,
String urlToFilter)
Returns null if the URL is to be removed or a normalised representation
which can correspond to the input URL
|
public void configure(Map stormConf, com.fasterxml.jackson.databind.JsonNode paramNode)
URLFilter
Copyright © 2018 DigitalPebble Ltd. All rights reserved.