| Package | Description |
|---|---|
| org.dice_research.squirrel.data.uri.filter |
| Modifier and Type | Field and Description |
|---|---|
protected Hashtable<CrawleableUri,InMemoryKnownUriFilter.UriInfo> |
InMemoryKnownUriFilter.uris
- key: the crawled (known) uri
- value: the info about the URI (see
InMemoryKnownUriFilter.UriInfo), including the reference list |
| Constructor and Description |
|---|
InMemoryKnownUriFilter(Hashtable<CrawleableUri,InMemoryKnownUriFilter.UriInfo> uris,
boolean frontierDoesRecrawling)
Constructor.
|
Copyright © 2017–2019. All rights reserved.