Modifier and Type | Method and Description |
---|---|
static storage_pool |
BackendDataCenterResource.getStoragePool(Cluster cluster,
AbstractBackendResource parent)
Get the storage pool (i.e.
|
Modifier and Type | Method and Description |
---|---|
static List<storage_pool> |
BackendDataCenterResource.getStoragePools(Guid storageDomainId,
AbstractBackendResource parent)
Get the storage pools (i.e.
|
Modifier and Type | Method and Description |
---|---|
VdcActionParametersBase |
BackendDataCenterResource.UpdateParametersProvider.getParameters(DataCenter incoming,
storage_pool entity) |
protected VDSGroup |
BackendClustersResource.map(storage_pool pool)
Map the storage pool (i.e.
|
protected DataCenter |
BackendDataCenterResource.populate(DataCenter model,
storage_pool entity) |
protected DataCenter |
BackendDataCentersResource.populate(DataCenter model,
storage_pool entity) |
Modifier and Type | Method and Description |
---|---|
static storage_pool |
DataCenterMapper.map(DataCenter model,
storage_pool template) |
Modifier and Type | Method and Description |
---|---|
static storage_pool |
DataCenterMapper.map(DataCenter model,
storage_pool template) |
static DataCenter |
DataCenterMapper.map(storage_pool entity,
DataCenter template) |
static VDSGroup |
ClusterMapper.map(storage_pool pool,
VDSGroup template) |
Modifier and Type | Method and Description |
---|---|
protected List<storage_pool> |
SearchQuery.searchStoragePool() |
Modifier and Type | Method and Description |
---|---|
void |
AsyncTaskManager.AddStoragePoolExistingTasks(storage_pool sp)
Retrieves from the specified storage pool the tasks that exist on it and
adds them to the manager.
|
void |
AsyncTaskManager.StopStoragePoolTasks(storage_pool sp)
Retrieves all tasks from the specified storage pool and stops them.
|
void |
VdsEventListener.StoragePoolUpEvent(storage_pool storagePool,
boolean isNewSpm) |
Modifier and Type | Method and Description |
---|---|
storage_pool |
StoragePoolManagementCommandBase.getStoragePool() |
protected storage_pool |
ActivateDeactivateSingleAsyncOperation.getStoragePool() |
storage_pool |
StorageDomainCommandBase.getStoragePool() |
protected storage_pool |
ActivateDeactivateSingleAsyncOperationFactory.getStoragePool() |
Modifier and Type | Method and Description |
---|---|
static List<VDS> |
StorageHandlingCommandBase.GetAllRunningVdssInPool(storage_pool pool) |
protected boolean |
StorageHandlingCommandBase.isStorageDomainFormatCorrectForPool(storage_domains storageDomain,
storage_pool storagePool)
The following method should check if the format of the storage domain allows to it to be attached to the storage
pool.
|
Constructor and Description |
---|
ActivateDeactivateSingleAsyncOperation(ArrayList<VDS> vdss,
storage_domains domain,
storage_pool storagePool) |
AfterDeactivateSingleAsyncOperation(ArrayList<VDS> vdss,
storage_domains domain,
storage_pool storagePool,
boolean isLastMaster,
Guid newMasterStorageDomain) |
ConnectSingleAsyncOperation(ArrayList<VDS> vdss,
storage_domains domain,
storage_pool storagePool) |
ConntectVDSToPoolAndDomains(ArrayList<VDS> vdss,
storage_domains domain,
storage_pool storagePool) |
DisconnectStoragePoolAsyncOperation(ArrayList<VDS> vdss,
storage_pool storagePool) |
RefreshPoolSingleAsyncOperation(ArrayList<VDS> vdss,
storage_domains domain,
storage_pool storagePool,
RefObject<ArrayList<Guid>> vdssIdsToSetNonoperational) |
RefreshStoragePoolAndDisconnectAsyncOperation(ArrayList<VDS> vdss,
storage_domains domain,
storage_pool storagePool) |
Modifier and Type | Method and Description |
---|---|
storage_pool |
StoragePoolManagementParameter.getStoragePool() |
Constructor and Description |
---|
StoragePoolManagementParameter(storage_pool storagePool) |
StoragePoolWithStoragesParameter(storage_pool storagePool,
ArrayList<Guid> storage_domain_ids,
String sessionId) |
Modifier and Type | Method and Description |
---|---|
void |
IVdsEventListener.StoragePoolUpEvent(storage_pool storagePool,
boolean isNewSpm) |
Modifier and Type | Method and Description |
---|---|
storage_pool |
AuditLogableBase.getStoragePool() |
Modifier and Type | Method and Description |
---|---|
void |
AuditLogableBase.setStoragePool(storage_pool value) |
Modifier and Type | Method and Description |
---|---|
storage_pool |
StoragePoolDAODbFacadeImpl.get(Guid id) |
storage_pool |
StoragePoolDAO.getByName(String name)
Retrieves the storage pool with the given name.
|
storage_pool |
StoragePoolDAODbFacadeImpl.getByName(String name) |
storage_pool |
StoragePoolDAO.getForVds(Guid vds)
Retrieves the storage pool for the specified VDS.
|
storage_pool |
StoragePoolDAODbFacadeImpl.getForVds(Guid vds) |
storage_pool |
StoragePoolDAO.getForVdsGroup(Guid vdsGroup)
Retrieves the storage pool for the specified VDS group.
|
storage_pool |
StoragePoolDAODbFacadeImpl.getForVdsGroup(Guid id) |
Modifier and Type | Method and Description |
---|---|
List<storage_pool> |
StoragePoolDAODbFacadeImpl.getAll() |
List<storage_pool> |
StoragePoolDAO.getAllForStorageDomain(Guid storageDomain)
Retrieves all storage pools for the given storage domain.
|
List<storage_pool> |
StoragePoolDAODbFacadeImpl.getAllForStorageDomain(Guid id) |
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) |
List<storage_pool> |
StoragePoolDAO.getAllWithQuery(String query)
Retrieves all storage pools that satisfy the given SQL query.
|
List<storage_pool> |
StoragePoolDAODbFacadeImpl.getAllWithQuery(String query) |
List<storage_pool> |
StoragePoolDAO.getDataCentersWithPermittedActionOnClusters(Guid userId,
ActionGroup actionGroup)
Retrieves data centers containing clusters with permissions to perform the given action.
|
List<storage_pool> |
StoragePoolDAODbFacadeImpl.getDataCentersWithPermittedActionOnClusters(Guid userId,
ActionGroup actionGroup) |
Modifier and Type | Method and Description |
---|---|
void |
StoragePoolDAODbFacadeImpl.save(storage_pool pool) |
void |
StoragePoolDAODbFacadeImpl.update(storage_pool pool) |
void |
StoragePoolDAO.updatePartial(storage_pool pool)
The following method should update only part of storage pool.
|
void |
StoragePoolDAODbFacadeImpl.updatePartial(storage_pool pool) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceManager.StoragePoolUpEvent(storage_pool storagePool,
boolean isSpmStarted) |
Modifier and Type | Method and Description |
---|---|
void |
IrsBrokerCommand.IrsProxyData.StorageEventOnTimer(storage_pool storagePool,
boolean _isSpmStartCalled) |
Modifier and Type | Method and Description |
---|---|
static storage_pool |
VdsBrokerObjectsBuilder.buildStoragePool(XmlRpcStruct xmlRpcStruct) |
Copyright © 2012. All Rights Reserved.