Modifier and Type | Method and Description |
---|---|
StorageDomainType |
AbstractBackendStorageDomainContentsResource.getStorageDomainType() |
Modifier and Type | Method and Description |
---|---|
List<R> |
AbstractBackendStorageDomainContentsResource.getCollection(StorageDomainType storageDomainType) |
Modifier and Type | Method and Description |
---|---|
static StorageDomainType |
StorageDomainMapper.map(StorageDomainType storageDomainType,
StorageDomainType template) |
Modifier and Type | Method and Description |
---|---|
static StorageDomainType |
StorageDomainMapper.map(StorageDomainType storageDomainType,
StorageDomainType template) |
static String |
StorageDomainMapper.map(StorageDomainType storageDomainType,
String template) |
Modifier and Type | Method and Description |
---|---|
protected ArrayList<storage_domains> |
ConnectHostToStoragePooServerCommandBase.GetStorageDomainsByStoragePoolId(StorageDomainType type) |
Modifier and Type | Method and Description |
---|---|
static StorageDomainType |
StorageDomainType.forValue(int value) |
StorageDomainType |
storage_domain_static.getstorage_domain_type() |
StorageDomainType |
storage_domains.getstorage_domain_type() |
static StorageDomainType |
StorageDomainType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageDomainType[] |
StorageDomainType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
storage_domain_static.setstorage_domain_type(StorageDomainType value) |
void |
storage_domains.setstorage_domain_type(StorageDomainType value) |
Modifier and Type | Method and Description |
---|---|
StorageDomainType |
GetExistingStorageDomainListParameters.getStorageDomainType() |
Constructor and Description |
---|
GetExistingStorageDomainListParameters(Guid vdsId,
StorageType storageType,
StorageDomainType storageDomainType,
String path) |
GetExistingStorageDomainListParameters(Guid vdsId,
StorageType storageType,
StorageDomainType storageDomainType,
String path,
StorageFormatType storageFormatType) |
Modifier and Type | Method and Description |
---|---|
StorageDomainType |
HSMGetStorageDomainsListVDSCommandParameters.getStorageDomainType() |
Constructor and Description |
---|
HSMGetStorageDomainsListVDSCommandParameters(Guid vdsId,
Guid storagePoolId,
StorageType storageType,
StorageDomainType storageDomainType,
String path) |
Modifier and Type | Method and Description |
---|---|
List<RepoFileMetaData> |
RepoFileMetaDataDAO.getAllRepoFilesForAllStoragePools(StorageDomainType storageDomainType,
StoragePoolStatus storagePoolStatus,
StorageDomainStatus storageDomainStatus,
VDSStatus vdsStatus)
Returns list of the oldest last refreshed repository files,
for each storage pool, storage domain and file type in all System,
which meets the same storage domain status, type and SPM status.
|
List<RepoFileMetaData> |
RepoFileMetaDataDAODbFacadeImpl.getAllRepoFilesForAllStoragePools(StorageDomainType storageDomainType,
StoragePoolStatus storagePoolStatus,
StorageDomainStatus storageDomainStatus,
VDSStatus vdsStatus) |
Copyright © 2012. All Rights Reserved.