| Package | Description |
|---|---|
| de.l3s.icrawl.crawler | |
| de.l3s.icrawl.snapshots |
| Modifier and Type | Method and Description |
|---|---|
Optional<SnaphotLocation> |
TimeSpecification.findBest(Iterable<SnaphotLocation> locations) |
Iterable<SnaphotLocation> |
TimeSpecification.findBest(Iterable<SnaphotLocation> locations,
int maxResults) |
| Modifier and Type | Method and Description |
|---|---|
int |
TimeSpecification.compare(SnaphotLocation a,
SnaphotLocation b) |
| Modifier and Type | Method and Description |
|---|---|
Optional<SnaphotLocation> |
TimeSpecification.findBest(Iterable<SnaphotLocation> locations) |
Iterable<SnaphotLocation> |
TimeSpecification.findBest(Iterable<SnaphotLocation> locations,
int maxResults) |
| Modifier and Type | Method and Description |
|---|---|
SnaphotLocation |
LocationResolver.resolve(SnaphotLocation location) |
SnaphotLocation |
DirectoryPrefixResolver.resolve(SnaphotLocation location) |
SnaphotLocation |
SnaphotLocation.withWarcFile(String newWarcFile) |
| Modifier and Type | Method and Description |
|---|---|
protected List<SnaphotLocation> |
HBaseSnapshotsLocator.findInternal(String surt) |
protected abstract List<SnaphotLocation> |
BaseSnapshotsLocator.findInternal(String surt) |
Optional<SnaphotLocation> |
BaseSnapshotsLocator.findLocation(String url,
ZonedDateTime crawlTime) |
Optional<SnaphotLocation> |
SnapshotsLocator.findLocation(String url,
ZonedDateTime crawlTime) |
Iterable<SnaphotLocation> |
BaseSnapshotsLocator.findLocations(String url) |
Iterable<SnaphotLocation> |
SnapshotsLocator.findLocations(String url) |
protected Optional<SnaphotLocation> |
HBaseSnapshotsLocator.findOneInternal(String surt,
ZonedDateTime crawlTime) |
protected abstract Optional<SnaphotLocation> |
BaseSnapshotsLocator.findOneInternal(String surt,
ZonedDateTime crawlTime) |
| Modifier and Type | Method and Description |
|---|---|
org.archive.io.ArchiveReader |
HdfsSnapshotReader.open(SnaphotLocation location) |
org.archive.io.ArchiveReader |
SnapshotReader.open(SnaphotLocation location)
Open a reader at the given location.
|
SnaphotLocation |
LocationResolver.resolve(SnaphotLocation location) |
SnaphotLocation |
DirectoryPrefixResolver.resolve(SnaphotLocation location) |
Copyright © 2017. All rights reserved.