| Package | Description |
|---|---|
| org.archive.wayback.resourceindex | |
| org.archive.wayback.resourceindex.cdxserver | |
| org.archive.wayback.resourceindex.distributed | |
| org.archive.wayback.webapp |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalResourceIndex
ResourceIndex implementation which assumes a "local" SearchResultSource.
|
class |
NutchResourceIndex |
class |
RemoteResourceIndex
ResourceIndex implementation that relays a query to a remote index
implementation over HTTP.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddedCDXServerIndex
ResourceIndex on top of CDXServer. |
| Modifier and Type | Class and Description |
|---|---|
class |
AlphaPartitionedIndex
ResourceIndex which delegates queries to multiple partitioned remote indexes.
|
class |
RangeGroup |
class |
RangeMember |
| Modifier and Type | Method and Description |
|---|---|
ResourceIndex |
WaybackCollection.getResourceIndex() |
| Modifier and Type | Method and Description |
|---|---|
void |
WaybackCollection.setResourceIndex(ResourceIndex resourceIndex) |
Copyright © 2005–2015 IIPC. All rights reserved.