public interface SnapshotsLocator
| Modifier and Type | Method and Description |
|---|---|
Optional<SnaphotLocation> |
findLocation(String url,
ZonedDateTime crawlTime) |
Iterable<SnaphotLocation> |
findLocations(String url) |
Iterable<SnaphotLocation> findLocations(String url)
Optional<SnaphotLocation> findLocation(String url, ZonedDateTime crawlTime)
Copyright © 2017. All rights reserved.