Interface | Description |
---|---|
UriCollector |
A URI collector stores the URIs that have been found by a worker while
crawling/processing a certain URI.
|
Class | Description |
---|---|
SimpleUriCollector |
Simple in-memory implementation of the
UriCollector interface based
on the given Serializer . |
SqlBasedUriCollector |
An implementation of the
UriCollector interface that is backed by a
SQL database. |
SqlBasedUriCollector.UriTableStatus |
Copyright © 2017–2020. All rights reserved.