| Package | Description |
|---|---|
| ddf.catalog.event.retrievestatus | |
| ddf.catalog.impl |
Provides the Catalog Framework reference implementation.
|
| ddf.catalog.resource.download | |
| org.codice.ddf.catalog.resource.cache.impl |
| Class and Description |
|---|
| ReliableResourceDownloader |
| Class and Description |
|---|
| ReliableResourceDownloadManager
The manager for downloading a resource, including retrying the download if problems are
encountered, and optionally caching the resource as it is streamed to the client.
|
| Class and Description |
|---|
| DownloadException |
| DownloadManagerState
State for the entire download of a single product.
|
| DownloadManagerState.DownloadState |
| DownloadStatus
The current status of a single product download.
|
| ReliableResourceCallable
ReliableResourceCallable is responsible for reading product data from its @InputStream and then
writing that data to a @FileBackedOutputStream (that will be concurrently read by a client), and
optionally caching the product to the file system.
|
| ReliableResourceDownloaderConfig |
| ReliableResourceStatus
Provides the status of the product caching thread @ReliableResourceCallable, and the total number
of bytes read from the product's @InputStream.
|
| Class and Description |
|---|
| ReliableResourceDownloadManager
The manager for downloading a resource, including retrying the download if problems are
encountered, and optionally caching the resource as it is streamed to the client.
|
This work is licensed under a Creative Commons Attribution 4.0 International License.