Modifier and Type | Method and Description |
---|---|
protected StorageType |
BackendStorageDomainsResource.map(StorageType type) |
Modifier and Type | Method and Description |
---|---|
protected StorageType |
BackendStorageDomainsResource.map(StorageType type) |
Modifier and Type | Method and Description |
---|---|
static StorageType |
StorageDomainMapper.map(StorageType storageType,
StorageType template) |
Modifier and Type | Method and Description |
---|---|
static StorageType |
StorageDomainMapper.map(StorageType storageType,
StorageType template) |
static String |
StorageDomainMapper.map(StorageType storageType,
String template) |
Modifier and Type | Method and Description |
---|---|
static storage_server_connections |
StorageDomainHelper.getConnection(StorageType storageType,
String address,
String target,
String userName,
String password,
Integer port) |
Modifier and Type | Field and Description |
---|---|
protected StorageType |
BaseFsStorageHelper.storageType |
Modifier and Type | Method and Description |
---|---|
protected StorageType |
ConnectHostToStoragePooServerCommandBase.getExportType() |
protected StorageType |
ConnectHostToStoragePooServerCommandBase.getIsoType() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
ConnectHostToStoragePoolServersCommand.ConnectStorageServer(StorageType type,
List<storage_server_connections> connections) |
IStorageHelper |
StorageHelperDirector.getItem(StorageType index) |
protected boolean |
ConnectHostToStoragePoolServersCommand.ValidConnection(StorageType type,
List<storage_server_connections> connections) |
Modifier and Type | Method and Description |
---|---|
static StorageType |
StorageType.forValue(int value) |
StorageType |
LUNs.getLunType() |
StorageType |
storage_pool.getstorage_pool_type() |
StorageType |
storage_domains.getstorage_type() |
StorageType |
storage_server_connections.getstorage_type() |
StorageType |
storage_domain_static.getstorage_type() |
static StorageType |
StorageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageType[] |
StorageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LUNs.setLunType(StorageType value) |
void |
storage_pool.setstorage_pool_type(StorageType value) |
void |
storage_domains.setstorage_type(StorageType value) |
void |
storage_server_connections.setstorage_type(StorageType value) |
void |
storage_domain_static.setstorage_type(StorageType value) |
Constructor and Description |
---|
storage_server_connections(String connection,
String id,
String iqn,
String password,
StorageType storage_type,
String user_name,
String port,
String portal) |
Modifier and Type | Method and Description |
---|---|
StorageType |
GetDeviceListQueryParameters.getStorageType() |
StorageType |
GetExistingStorageDomainListParameters.getStorageType() |
Constructor and Description |
---|
GetDeviceListQueryParameters(Guid vdsId,
StorageType storageType) |
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 |
---|---|
StorageType |
ConnectStorageServerVDSCommandParameters.getStorageType() |
StorageType |
HSMGetStorageDomainsListVDSCommandParameters.getStorageType() |
StorageType |
GetDeviceListVDSCommandParameters.getStorageType() |
StorageType |
CreateStoragePoolVDSCommandParameters.getStorageType() |
Constructor and Description |
---|
ConnectStorageServerVDSCommandParameters(Guid vdsId,
Guid storagePoolId,
StorageType storageType,
List<storage_server_connections> connectionList) |
CreateStoragePoolVDSCommandParameters(Guid vdsId,
StorageType storageType,
Guid storagePoolId,
String poolName,
Guid masterDomainId,
ArrayList<Guid> domainsIdList,
int masterVersion) |
GetDeviceListVDSCommandParameters(Guid vdsId,
StorageType storageType) |
HSMGetStorageDomainsListVDSCommandParameters(Guid vdsId,
Guid storagePoolId,
StorageType storageType,
StorageDomainType storageDomainType,
String path) |
Modifier and Type | Method and Description |
---|---|
List<storage_domain_static> |
StorageDomainStaticDAODbFacadeImpl.getAllForStoragePoolOfStorageType(StorageType type,
Guid pool) |
List<storage_domain_static> |
StorageDomainStaticDAO.getAllForStoragePoolOfStorageType(StorageType type,
Guid pool)
Retrieves all domains of the specified type for the specified pool.
|
List<storage_domain_static> |
StorageDomainStaticDAODbFacadeImpl.getAllOfStorageType(StorageType type) |
List<storage_domain_static> |
StorageDomainStaticDAO.getAllOfStorageType(StorageType type)
Retrieves all domains for the given type.
|
List<storage_pool> |
StoragePoolDAO.getAllOfType(StorageType type)
Retrieves the list of all storage pools of a given type.
|
List<storage_pool> |
StoragePoolDAODbFacadeImpl.getAllOfType(StorageType type) |
Copyright © 2012. All Rights Reserved.