| Package | Description |
|---|---|
| org.gcube.datatransfer.agent.stubs.datatransferagent |
| Modifier and Type | Field and Description |
|---|---|
static StorageType |
StorageType.DataStorage |
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 |
TransferOptions.getStorageType()
Gets the storageType value for this TransferOptions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransferOptions.setStorageType(StorageType storageType)
Sets the storageType value for this TransferOptions.
|
| Constructor and Description |
|---|
TransferOptions(String conversionType,
boolean overwrite,
PostProcessType[] postProcess,
StorageManagerDetails storageManagerDetails,
StorageType storageType,
long transferTimeout) |
Copyright © 2014. All Rights Reserved.