| Package | Description |
|---|---|
| ai.preferred.venom |
| Modifier and Type | Method and Description |
|---|---|
Crawler |
Crawler.Builder.build()
Builds the crawler with the options specified.
|
static Crawler |
Crawler.buildDefault()
Builds a new default instance of Crawler.
|
Crawler |
Crawler.start()
Starts the crawler by starting a new thread to poll for jobs.
|
Crawler |
Crawler.startAndClose()
Starts the crawler by starting a new thread to poll for jobs and close it
after the queue has reached 0.
|
Copyright © 2019. All rights reserved.