public class LoggingStorer extends Object implements ResultStorer
ResultStorer.FactoryOUTPUT_DIRECTORY| Constructor and Description |
|---|
LoggingStorer() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
store(CrawledResource resource) |
void |
storeNotFound(CrawlUrl url) |
public void store(CrawledResource resource)
store in interface ResultStorerpublic void storeNotFound(CrawlUrl url)
storeNotFound in interface ResultStorerpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2017. All rights reserved.