|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.archive.wayback.resourceindex.LocalResourceIndex
org.archive.wayback.liveweb.LiveWebLocalResourceIndex
public class LiveWebLocalResourceIndex
Alternate LocalResourceIndex that supports an alternate BDB configuration, and allows adding of SearchResults to the index.
| Field Summary |
|---|
| Fields inherited from class org.archive.wayback.resourceindex.LocalResourceIndex |
|---|
source |
| Constructor Summary | |
|---|---|
LiveWebLocalResourceIndex()
|
|
| Method Summary | |
|---|---|
void |
addSearchResult(CaptureSearchResult result)
Add a single SearchResult to the index. |
| Methods inherited from class org.archive.wayback.resourceindex.LocalResourceIndex |
|---|
addSearchResults, doCaptureQuery, doUrlQuery, getAnnotater, getCanonicalizer, getFilter, isDedupeRecords, isUpdatable, query, setAnnotater, setCanonicalizer, setDedupeRecords, setFilter, setMaxRecords, setSource, shutdown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LiveWebLocalResourceIndex()
| Method Detail |
|---|
public void addSearchResult(CaptureSearchResult result)
throws java.lang.UnsupportedOperationException,
java.io.IOException
result -
java.io.IOException
java.lang.UnsupportedOperationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||