| Interface | Description |
|---|---|
| BaseProcessor |
BaseProcessor is an interface for a receiver
of CDXLines. |
| Class | Description |
|---|---|
| ClosestTimestampSorted | |
| DupeCountProcessor | |
| DupeTimestampBestStatusFilter |
Performs timestamp-based collapsing, that is to group
CDX lines by
timestamp prefix and filter out all but just
one CDX line per group. |
| DupeTimestampLastBestStatusFilter |
A variant of
DupeTimestampBestStatusFilter that returns
the last best capture instead of the first one. |
| ForwardRevisitResolver | |
| GroupCountProcessor | |
| LastNLineProcessor | |
| ReverseRevisitResolver | |
| RevisitResolver | |
| WrappedProcessor |
Copyright © 2005–2015 IIPC. All rights reserved.