|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.archive.wayback.resourceindex.adapters.DeduplicationSearchResultAnnotationAdapter
public class DeduplicationSearchResultAnnotationAdapter
Adapter class that observes a stream of SearchResults tracking for each complete record, a mapping of that records digest to: Arc/Warc Filename Arc/Warc offset HTTP Response MIME-Type Redirect URL If subsequent SearchResults are missing these fields ("-") and the Digest field has been seen, then the subsequent SearchResults are updated with the values from the kept copy matching that digest, and an additional annotation field is added.
| Constructor Summary | |
|---|---|
DeduplicationSearchResultAnnotationAdapter()
|
|
| Method Summary | |
|---|---|
CaptureSearchResult |
adapt(CaptureSearchResult o)
Transform one object into another |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeduplicationSearchResultAnnotationAdapter()
| Method Detail |
|---|
public CaptureSearchResult adapt(CaptureSearchResult o)
Adapter
adapt in interface Adapter<CaptureSearchResult,CaptureSearchResult>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||