public class LinkDbFilter extends java.lang.Object implements Mapper<Text,Inlinks,Text,Inlinks>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
URL_FILTERING |
static java.lang.String |
URL_NORMALIZING |
static java.lang.String |
URL_NORMALIZING_SCOPE |
| Constructor and Description |
|---|
LinkDbFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
configure(JobConf job) |
void |
map(Text key,
Inlinks value,
OutputCollector<Text,Inlinks> output,
Reporter reporter) |
public static final java.lang.String URL_FILTERING
public static final java.lang.String URL_NORMALIZING
public static final java.lang.String URL_NORMALIZING_SCOPE
public void configure(JobConf job)
configure in interface JobConfigurablepublic void close()
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableCopyright © 2017 The Apache Software Foundation