public interface ResultStorer extends Closeable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ResultStorer.Factory |
| Modifier and Type | Field and Description |
|---|---|
static String |
OUTPUT_DIRECTORY |
| Modifier and Type | Method and Description |
|---|---|
void |
store(CrawledResource resource) |
void |
storeNotFound(CrawlUrl url) |
static final String OUTPUT_DIRECTORY
void store(CrawledResource resource)
void storeNotFound(CrawlUrl url)
Copyright © 2017. All rights reserved.