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