| Interface | Description |
|---|---|
| IndexDataReader.IndexDataReadVisitor |
Visitor of indexed Lucene documents.
|
| IndexUpdater |
An index updater provides functionality to update index for remote repositories using transfer format produced by the
IndexPacker. |
| IndexUpdateSideEffect |
Ability to spread index updates to (possible) plugin receivers.
|
| ResourceFetcher |
An interface defining resource downloading contract
|
| Class | Description |
|---|---|
| DefaultIndexUpdater |
A default index updater implementation
|
| DefaultIndexUpdater.FileFetcher |
Filesystem-based ResourceFetcher implementation
|
| IndexDataReader |
An index data reader used to parse transfer index format.
|
| IndexDataReader.IndexDataReadResult |
An index data read result holder
|
| IndexDataWriter |
An index data writer used to write transfer index format.
|
| IndexUpdateRequest |
Request to update indexes.
|
| IndexUpdateResult | |
| WagonHelper |
This is a helper for obtaining Wagon based ResourceFetchers.
|
| WagonHelper.WagonFetcher |
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.