public static class WebGraph.OutlinkDb extends Configured
| Modifier and Type | Class and Description |
|---|---|
static class |
WebGraph.OutlinkDb.OutlinkDbMapper
Passes through existing LinkDatum objects from an existing OutlinkDb and
maps out new LinkDatum objects from new crawls ParseData.
|
static class |
WebGraph.OutlinkDb.OutlinkDbReducer |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
URL_FILTERING |
static java.lang.String |
URL_NORMALIZING |
| Constructor and Description |
|---|
OutlinkDb()
Default constructor.
|
OutlinkDb(Configuration conf)
Configurable constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
getConf, setConfpublic static final java.lang.String URL_NORMALIZING
public static final java.lang.String URL_FILTERING
public OutlinkDb()
public OutlinkDb(Configuration conf)
Copyright © 2019 The Apache Software Foundation