| Package | Description |
|---|---|
| org.gcube.datatransfer.scheduler.stubs.datatransferscheduler |
| Modifier and Type | Field and Description |
|---|---|
static StorageType |
StorageType.LocalGHN |
static StorageType |
StorageType.StorageManager |
| Modifier and Type | Method and Description |
|---|---|
static StorageType |
StorageType.fromString(String value) |
static StorageType |
StorageType.fromValue(String value) |
StorageType |
OutUriData.getStorageType()
Gets the storageType value for this OutUriData.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutUriData.setStorageType(StorageType storageType)
Sets the storageType value for this OutUriData.
|
| Constructor and Description |
|---|
OutUriData(String[] outUris,
boolean overwrite,
StorageManagerDetails storageManagerDetails,
StorageType storageType) |
Copyright © 2014. All Rights Reserved.