| Package | Description |
|---|---|
| ddf.catalog.resource.download |
| Modifier and Type | Method and Description |
|---|---|
DownloadStatus |
ReliableResourceStatus.getDownloadStatus() |
static DownloadStatus |
DownloadStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DownloadStatus[] |
DownloadStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReliableResourceStatus.setDownloadStatus(DownloadStatus downloadStatus) |
| Constructor and Description |
|---|
ReliableResourceStatus(DownloadStatus downloadStatus,
long bytesRead) |
This work is licensed under a Creative Commons Attribution 4.0 International License.