import "i_rm.idl";


Definition at line 15 of file i_rm.idl.
Public Member Functions | |
| void | GetResources (in i_Job a_job, in i_JobParams a_jobParams, in i_ResourceList_t a_resources) raises (i_IvdException) |
| void | ExchangeResources (in i_Job a_job, in i_JobParams a_jobParams, in i_ResourceList_t a_resources) raises (i_IvdException) |
| i_Index_t | GetBestCopy (in i_CopiesPos_v_t a_mediaTable) raises (i_IvdException) |
| i_DriveHost_t | GetHost (in i_DBKey_t a_driveKey) raises (i_IvdException) |
| i_MigID_t | GetNewMigId (in string a_partName) raises (i_IvdException) |
| void | GetRecallResources (in i_Job a_job, in i_JobParams a_jobParams, in i_Resource_t a_resources) raises (i_IvdException) |
| void | ExchangeRecallResources (in i_Job a_job, in i_JobParams a_jobParams, in i_Resource_t a_relResources, in i_Resource_t a_getResources) raises (i_IvdException) |
| void | ReleaseResource (in i_JobParams a_jobParams, in i_ResourceList_t a_resources) raises (i_IvdException) |
| void | CancelGetResource (in i_JobID_t a_jobId) raises (i_IvdException) |
| void | UseNewResource () raises (i_IvdException) |
| i_FileSize_t | GetMaxDiskBufferSize (in string a_partName) raises (i_IvdException) |
| string | ReserveDiskBuffer (in i_JobID_t a_jobID, in i_FileSize_t a_minJobSize, in i_FileSize_t a_maxJobSize, inout i_FileSize_t a_allocatedJobSize, in i_JobType_t a_jobType) raises (i_IvdException) |
| void | ReleaseDiskBuffer (in i_JobID_t a_jobID) raises (i_IvdException) |
| void | MediumLoaded (in string a_libName, in string a_medBarcode, in string a_driveAddr) raises (i_IvdException) |
| void | MediumUnLoaded (in string a_libName, in string a_medBarcode, in string a_slotAddr, in i_Type_t a_slotType) raises (i_IvdException) |
| void | VolumeFull (in i_UUID_t a_medVolId) raises (i_IvdException) |
| void | VolumeEmpty (in i_UUID_t a_medVolId) raises (i_IvdException) |
| void | VolumeUsage (in i_UUID_t a_medVolId, in long a_percentage, in i_VolSize_t a_totalData) raises (i_IvdException) |
| void | VolumeError (in i_UUID_t a_medVolId) raises (i_IvdException) |
| void | MediumUnreliable (in i_DBKey_t a_mediaKey) raises (i_IvdException) |
| void | MediumUnusable (in i_DBKey_t a_mediaKey) raises (i_IvdException) |
| void | MediumStatusSet (in string a_barcode, in i_Status_t a_status) raises (i_IvdException) |
| void | MediumStatusClear (in string a_medVoId, in i_Status_t a_status) raises (i_IvdException) |
| void | MedVolStatusSet (in i_UUID_t a_medVoId, in i_Status_t a_status) raises (i_IvdException) |
| void | MedVolStatusClear (in i_UUID_t a_medVoId, in i_Status_t a_status) raises (i_IvdException) |
| void | VolumeListStatusSet (in unsigned long a_medKey, in i_ULongList_t a_volumes, in unsigned long a_status) raises (i_IvdException) |
| void | DriveStatusSet (in string a_drvName, in i_Status_t a_status) raises (i_IvdException) |
| void | DriveStatusClear (in string a_drvName, in i_Status_t a_status) raises (i_IvdException) |
| void | DriveError (in i_DBKey_t a_driveKey) raises (i_IvdException) |
| void | EmergencyInventory (in i_Time_t a_resAssignTime) raises (i_IvdException) |
| void | InventoryUpdate (in string a_libName, in i_UpdateList_t a_elemStatus) raises (i_IvdException) |
| Called by Library Agent after performing library inventory. | |
| void | LibraryStatusSet (in string a_libName, in i_Status_t a_status) raises (i_IvdException) |
| void | LibraryStatusClear (in string a_libName, in i_Status_t a_status) raises (i_IvdException) |
| string | AddPartition (in i_Partition_t a_part) raises (i_IvdException) |
| void | RemovePartition (in string a_partName) raises (i_IvdException) |
| void | UpdatePartition (in string a_partName) raises (i_IvdException) |
| i_Partition_t | SelectPartition (in string a_partName) raises (i_IvdException) |
| i_Partition_t | SelectPartitionByUUID (in string a_partUuid) raises (i_IvdException) |
| void | DisablePartition (in string a_partName) raises (i_IvdException) |
| void | EnablePartition (in string a_partName) raises (i_IvdException) |
| void | SetPartitionStatus (in i_BitFlag_t a_flag, in string a_partName) raises (i_IvdException) |
| void | ClearPartitionStatus (in i_BitFlag_t a_flag, in string a_partName) raises (i_IvdException) |
| i_PartSeq_t | SelectAllPartition () raises (i_IvdException) |
| i_UUID_t | RegisterPartition (in string a_partName) raises (i_IvdException) |
| void | UnRegisterPartition (in string a_partName) raises (i_IvdException) |
| i_JobID_t | GetNewJobID () |
| void | AddColMediaVol (in i_ColMediaVol_t a_colMediaVol, in unsigned long a_flags) raises (i_IvdException) |
| void | AddMajorCol (in i_MajorCol_t a_majorCol) raises (i_IvdException) |
| void | AddMinorCol (in i_MinorCol_t a_minorCol) raises (i_IvdException) |
| i_MajorColSeq_t | SelectAllMajorCol () raises (i_IvdException) |
| void | AddLibrary (inout i_Library_t a_library) raises (i_IvdException) |
| void | AddDrive (inout i_Drive_t a_drive) raises (i_IvdException) |
| void | AddDriveHost (inout i_DriveHost_t a_driveHost) raises (i_IvdException) |
| void | AddDiskSubsys (inout i_DiskSubsys_t a_dss) raises (i_IvdException) |
| void | AddSlot (inout i_Slot_t a_slot) raises (i_IvdException) |
| void | AddMediaPool (inout i_MediaPool_t a_mediaPool) raises (i_IvdException) |
| void | AddMedium (inout i_Medium_t a_medium) raises (i_IvdException) |
| void | AddMediumVol (inout i_MediumVol_t a_mediumVol) raises (i_IvdException) |
| void | RemoveLibrary (in string a_libraryName) raises (i_IvdException) |
| void | RemoveDrive (in string a_driveName) raises (i_IvdException) |
| void | RemoveDriveHost (in string a_driveName, in string a_host) raises (i_IvdException) |
| void | RemoveDSS (in string a_dssName) raises (i_IvdException) |
| void | RemoveSlot (in string a_slotAddr, in string a_libraryName, in i_Type_t a_slotType) raises (i_IvdException) |
| void | RemoveMediaPool (in string a_mediaPoolName) raises (i_IvdException) |
| void | RemoveMedium (in string a_mediumBarcode) raises (i_IvdException) |
| void | RemoveMediumVol (in string a_mediumBarcode, in i_Index_t a_mediaVolNr) raises (i_IvdException) |
| void | RemoveColIDs (in string a_partUUID) raises (i_IvdException) |
| void | UpdateLibrary (in i_Library_t a_library) raises (i_IvdException) |
| void | UpdateDrive (in i_Drive_t a_drive) raises (i_IvdException) |
| void | UpdateDriveHost (in i_DriveHost_t a_driveHost) raises (i_IvdException) |
| void | UpdateDiskSubsys (in i_DiskSubsys_t a_dss) raises (i_IvdException) |
| void | UpdateSlot (in i_Slot_t a_slot) raises (i_IvdException) |
| void | UpdateMediaPool (in i_MediaPool_t a_mediaPool) raises (i_IvdException) |
| void | UpdateMedium (in i_Medium_t a_medium) raises (i_IvdException) |
| void | UpdateMediumVol (in i_MediumVol_t a_mediumVol) raises (i_IvdException) |
| void | UpdateMajorCol (in i_MajorCol_t a_majorCol) raises (i_IvdException) |
| void | UpdateDataSize (in i_DBKey_t a_mediumKey, in i_DBKey_t a_medvolNum, in i_VolSize_t a_totalSize, in i_VolSize_t a_reorgSize) raises (i_IvdException) |
| i_Library_t | SelectLibrary (in string a_libraryName) raises (i_IvdException) |
| i_LibrarySeq_t | SelectAllLibraries () raises (i_IvdException) |
| i_Drive_t | SelectDrive (in string a_driveName) raises (i_IvdException) |
| i_Drive_t | SelectDriveByKey (in i_DBKey_t a_driveKey) raises (i_IvdException) |
| i_DriveSeq_t | SelectAllDrives () raises (i_IvdException) |
| i_DriveHost_t | SelectDriveHost (in string a_driveName, in string a_host) raises (i_IvdException) |
| i_DriveHostSeq_t | SelectAllDriveHosts () raises (i_IvdException) |
| i_DiskSubsys_t | SelectDSS (in string a_dssName) raises (i_IvdException) |
| i_DssSeq_t | SelectAllDSS () raises (i_IvdException) |
| i_Slot_t | SelectSlot (in string a_slotAddr, in string a_libraryName, in i_Type_t a_slotType) raises (i_IvdException) |
| i_SlotSeq_t | SelectAllSlots () raises (i_IvdException) |
| i_MediaPool_t | SelectMediaPool (in string a_mediaPoolName) raises (i_IvdException) |
| i_MediaPool_t | SelectMediaPoolbyUUID (in string a_mediaPoolUUID) raises (i_IvdException) |
| i_MediaPoolSeq_t | SelectAllMediaPools () raises (i_IvdException) |
| i_Medium_t | SelectMedium (in string a_mediumBarcode) raises (i_IvdException) |
| i_Medium_t | SelectMediumByKey (in i_DBKey_t a_mediumKey) raises (i_IvdException) |
| i_Medium_t | SelectMediumByDrive (in string a_driveName) raises (i_IvdException) |
| i_MediumSeq_t | SelectAllMedia () raises (i_IvdException) |
| i_MediumVol_t | SelectMediumVol (in string a_mediumBarcode, in i_Index_t a_mediumVolNr) raises (i_IvdException) |
| i_MediumVol_t | SelectMediumVolByKey (in i_DBKey_t a_mediumKey, in i_Index_t a_mediumVolNr) raises (i_IvdException) |
| i_MediumVol_t | SelectMediumVolByUUID (in string a_mediumVolUUID) raises (i_IvdException) |
| i_MediumVolSeq_t | SelectAllMediumVol () raises (i_IvdException) |
| i_ColMediaVolSeq_t | SelectAllColVolumes () raises (i_IvdException) |
| i_MinorColSeq_t | SelectAllMinorCol () raises (i_IvdException) |
| i_MediumVolSeq_t | SelectAllMediumVolByBarcode (in string a_mediumBarcode) raises (i_IvdException) |
| i_MediumSeqByVol_t | SelectAllMediumVolByPart (in string a_partName) raises (i_IvdException) |
| i_MediumSeq_t | SelectAllMediaByPart (in string a_partName) raises (i_IvdException) |
| boolean | IsSomeVolumeUsed (in string a_partName) raises (i_IvdException) |
| i_MediumSeqByVol_t | SelectAllUnrecoveredMedVol (in string a_partName) raises (i_IvdException) |
| i_MinorCol_t | SelectMinorCol (in i_ColID_t a_minColId) raises (i_IvdException) |
| void | SetRecoveryFlag (in i_UUID_t a_medVolId) raises (i_IvdException) |
| void | ClearRecoveryFlag (in i_UUID_t a_medVolId) raises (i_IvdException) |
| i_MediaInfoSeq_t | GetMediaInfo (in string a_partName) raises (i_IvdException) |
| i_MinorColSeq_t | SelectAllMinorColByMajCol (in i_ColID_t a_majColId) raises (i_IvdException) |
| i_JobParamsSeq_t | GetAllJobs () raises (i_IvdException) |
| i_JobParamsSeq_t | GetJob (in i_JobID_t a_jobID) raises (i_IvdException) |
| i_ResourceList_t | GetJobResources (in i_JobID_t a_jobID) raises (i_IvdException) |
| void | StartLA (in string a_libName) raises (i_IvdException) |
| void | StopLA (in string a_libName) raises (i_IvdException) |
| void | ReconfigureLibrary (in string a_libName) raises (i_IvdException) |
| void | SetPriorityModifier (in i_JobID_t a_jobID, in long a_modifier) raises (i_IvdException) |
| void | SetPhase (in i_JobID_t a_jobID, in i_Index_t a_phase) raises (i_IvdException) |
| i_PoolInfoSeq_t | PoolInfo (in string a_partName) raises (i_IvdException) |
| void | SetReorgScan (in string a_partName) raises (i_IvdException) |
| void | ClearReorgScan (in string a_partName) raises (i_IvdException) |
| i_Status_t | Suspend () raises (i_IvdException) |
| i_Status_t | Resume () raises (i_IvdException) |
| void i_ResourceManager::GetResources | ( | in i_Job | a_job, | |
| in i_JobParams | a_jobParams, | |||
| in i_ResourceList_t | a_resources | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::ExchangeResources | ( | in i_Job | a_job, | |
| in i_JobParams | a_jobParams, | |||
| in i_ResourceList_t | a_resources | |||
| ) | raises (i_IvdException) |
| i_Index_t i_ResourceManager::GetBestCopy | ( | in i_CopiesPos_v_t | a_mediaTable | ) | raises (i_IvdException) |
| i_DriveHost_t i_ResourceManager::GetHost | ( | in i_DBKey_t | a_driveKey | ) | raises (i_IvdException) |
| i_MigID_t i_ResourceManager::GetNewMigId | ( | in string | a_partName | ) | raises (i_IvdException) |
| void i_ResourceManager::GetRecallResources | ( | in i_Job | a_job, | |
| in i_JobParams | a_jobParams, | |||
| in i_Resource_t | a_resources | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::ExchangeRecallResources | ( | in i_Job | a_job, | |
| in i_JobParams | a_jobParams, | |||
| in i_Resource_t | a_relResources, | |||
| in i_Resource_t | a_getResources | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::ReleaseResource | ( | in i_JobParams | a_jobParams, | |
| in i_ResourceList_t | a_resources | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::CancelGetResource | ( | in i_JobID_t | a_jobId | ) | raises (i_IvdException) |
| void i_ResourceManager::UseNewResource | ( | ) | raises (i_IvdException) |
| i_FileSize_t i_ResourceManager::GetMaxDiskBufferSize | ( | in string | a_partName | ) | raises (i_IvdException) |
| string i_ResourceManager::ReserveDiskBuffer | ( | in i_JobID_t | a_jobID, | |
| in i_FileSize_t | a_minJobSize, | |||
| in i_FileSize_t | a_maxJobSize, | |||
| inout i_FileSize_t | a_allocatedJobSize, | |||
| in i_JobType_t | a_jobType | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::ReleaseDiskBuffer | ( | in i_JobID_t | a_jobID | ) | raises (i_IvdException) |
| void i_ResourceManager::MediumLoaded | ( | in string | a_libName, | |
| in string | a_medBarcode, | |||
| in string | a_driveAddr | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::MediumUnLoaded | ( | in string | a_libName, | |
| in string | a_medBarcode, | |||
| in string | a_slotAddr, | |||
| in i_Type_t | a_slotType | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::VolumeFull | ( | in i_UUID_t | a_medVolId | ) | raises (i_IvdException) |
| void i_ResourceManager::VolumeEmpty | ( | in i_UUID_t | a_medVolId | ) | raises (i_IvdException) |
| void i_ResourceManager::VolumeUsage | ( | in i_UUID_t | a_medVolId, | |
| in long | a_percentage, | |||
| in i_VolSize_t | a_totalData | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::VolumeError | ( | in i_UUID_t | a_medVolId | ) | raises (i_IvdException) |
| void i_ResourceManager::MediumUnreliable | ( | in i_DBKey_t | a_mediaKey | ) | raises (i_IvdException) |
| void i_ResourceManager::MediumUnusable | ( | in i_DBKey_t | a_mediaKey | ) | raises (i_IvdException) |
| void i_ResourceManager::MediumStatusSet | ( | in string | a_barcode, | |
| in i_Status_t | a_status | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::MediumStatusClear | ( | in string | a_medVoId, | |
| in i_Status_t | a_status | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::MedVolStatusSet | ( | in i_UUID_t | a_medVoId, | |
| in i_Status_t | a_status | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::MedVolStatusClear | ( | in i_UUID_t | a_medVoId, | |
| in i_Status_t | a_status | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::VolumeListStatusSet | ( | in unsigned long | a_medKey, | |
| in i_ULongList_t | a_volumes, | |||
| in unsigned long | a_status | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::DriveStatusSet | ( | in string | a_drvName, | |
| in i_Status_t | a_status | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::DriveStatusClear | ( | in string | a_drvName, | |
| in i_Status_t | a_status | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::DriveError | ( | in i_DBKey_t | a_driveKey | ) | raises (i_IvdException) |
| void i_ResourceManager::EmergencyInventory | ( | in i_Time_t | a_resAssignTime | ) | raises (i_IvdException) |
| void i_ResourceManager::InventoryUpdate | ( | in string | a_libName, | |
| in i_UpdateList_t | a_elemStatus | |||
| ) | raises (i_IvdException) |
Called by Library Agent after performing library inventory.
| void i_ResourceManager::LibraryStatusSet | ( | in string | a_libName, | |
| in i_Status_t | a_status | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::LibraryStatusClear | ( | in string | a_libName, | |
| in i_Status_t | a_status | |||
| ) | raises (i_IvdException) |
| string i_ResourceManager::AddPartition | ( | in i_Partition_t | a_part | ) | raises (i_IvdException) |
| void i_ResourceManager::RemovePartition | ( | in string | a_partName | ) | raises (i_IvdException) |
| void i_ResourceManager::UpdatePartition | ( | in string | a_partName | ) | raises (i_IvdException) |
| i_Partition_t i_ResourceManager::SelectPartition | ( | in string | a_partName | ) | raises (i_IvdException) |
| i_Partition_t i_ResourceManager::SelectPartitionByUUID | ( | in string | a_partUuid | ) | raises (i_IvdException) |
| void i_ResourceManager::DisablePartition | ( | in string | a_partName | ) | raises (i_IvdException) |
| void i_ResourceManager::EnablePartition | ( | in string | a_partName | ) | raises (i_IvdException) |
| void i_ResourceManager::SetPartitionStatus | ( | in i_BitFlag_t | a_flag, | |
| in string | a_partName | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::ClearPartitionStatus | ( | in i_BitFlag_t | a_flag, | |
| in string | a_partName | |||
| ) | raises (i_IvdException) |
| i_PartSeq_t i_ResourceManager::SelectAllPartition | ( | ) | raises (i_IvdException) |
| i_UUID_t i_ResourceManager::RegisterPartition | ( | in string | a_partName | ) | raises (i_IvdException) |
| void i_ResourceManager::UnRegisterPartition | ( | in string | a_partName | ) | raises (i_IvdException) |
| i_JobID_t i_ResourceManager::GetNewJobID | ( | ) |
| void i_ResourceManager::AddColMediaVol | ( | in i_ColMediaVol_t | a_colMediaVol, | |
| in unsigned long | a_flags | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::AddMajorCol | ( | in i_MajorCol_t | a_majorCol | ) | raises (i_IvdException) |
| void i_ResourceManager::AddMinorCol | ( | in i_MinorCol_t | a_minorCol | ) | raises (i_IvdException) |
| i_MajorColSeq_t i_ResourceManager::SelectAllMajorCol | ( | ) | raises (i_IvdException) |
| void i_ResourceManager::AddLibrary | ( | inout i_Library_t | a_library | ) | raises (i_IvdException) |
| void i_ResourceManager::AddDrive | ( | inout i_Drive_t | a_drive | ) | raises (i_IvdException) |
| void i_ResourceManager::AddDriveHost | ( | inout i_DriveHost_t | a_driveHost | ) | raises (i_IvdException) |
| void i_ResourceManager::AddDiskSubsys | ( | inout i_DiskSubsys_t | a_dss | ) | raises (i_IvdException) |
| void i_ResourceManager::AddSlot | ( | inout i_Slot_t | a_slot | ) | raises (i_IvdException) |
| void i_ResourceManager::AddMediaPool | ( | inout i_MediaPool_t | a_mediaPool | ) | raises (i_IvdException) |
| void i_ResourceManager::AddMedium | ( | inout i_Medium_t | a_medium | ) | raises (i_IvdException) |
| void i_ResourceManager::AddMediumVol | ( | inout i_MediumVol_t | a_mediumVol | ) | raises (i_IvdException) |
| void i_ResourceManager::RemoveLibrary | ( | in string | a_libraryName | ) | raises (i_IvdException) |
| void i_ResourceManager::RemoveDrive | ( | in string | a_driveName | ) | raises (i_IvdException) |
| void i_ResourceManager::RemoveDriveHost | ( | in string | a_driveName, | |
| in string | a_host | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::RemoveDSS | ( | in string | a_dssName | ) | raises (i_IvdException) |
| void i_ResourceManager::RemoveSlot | ( | in string | a_slotAddr, | |
| in string | a_libraryName, | |||
| in i_Type_t | a_slotType | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::RemoveMediaPool | ( | in string | a_mediaPoolName | ) | raises (i_IvdException) |
| void i_ResourceManager::RemoveMedium | ( | in string | a_mediumBarcode | ) | raises (i_IvdException) |
| void i_ResourceManager::RemoveMediumVol | ( | in string | a_mediumBarcode, | |
| in i_Index_t | a_mediaVolNr | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::RemoveColIDs | ( | in string | a_partUUID | ) | raises (i_IvdException) |
| void i_ResourceManager::UpdateLibrary | ( | in i_Library_t | a_library | ) | raises (i_IvdException) |
| void i_ResourceManager::UpdateDrive | ( | in i_Drive_t | a_drive | ) | raises (i_IvdException) |
| void i_ResourceManager::UpdateDriveHost | ( | in i_DriveHost_t | a_driveHost | ) | raises (i_IvdException) |
| void i_ResourceManager::UpdateDiskSubsys | ( | in i_DiskSubsys_t | a_dss | ) | raises (i_IvdException) |
| void i_ResourceManager::UpdateSlot | ( | in i_Slot_t | a_slot | ) | raises (i_IvdException) |
| void i_ResourceManager::UpdateMediaPool | ( | in i_MediaPool_t | a_mediaPool | ) | raises (i_IvdException) |
| void i_ResourceManager::UpdateMedium | ( | in i_Medium_t | a_medium | ) | raises (i_IvdException) |
| void i_ResourceManager::UpdateMediumVol | ( | in i_MediumVol_t | a_mediumVol | ) | raises (i_IvdException) |
| void i_ResourceManager::UpdateMajorCol | ( | in i_MajorCol_t | a_majorCol | ) | raises (i_IvdException) |
| void i_ResourceManager::UpdateDataSize | ( | in i_DBKey_t | a_mediumKey, | |
| in i_DBKey_t | a_medvolNum, | |||
| in i_VolSize_t | a_totalSize, | |||
| in i_VolSize_t | a_reorgSize | |||
| ) | raises (i_IvdException) |
| i_Library_t i_ResourceManager::SelectLibrary | ( | in string | a_libraryName | ) | raises (i_IvdException) |
| i_LibrarySeq_t i_ResourceManager::SelectAllLibraries | ( | ) | raises (i_IvdException) |
| i_Drive_t i_ResourceManager::SelectDrive | ( | in string | a_driveName | ) | raises (i_IvdException) |
| i_Drive_t i_ResourceManager::SelectDriveByKey | ( | in i_DBKey_t | a_driveKey | ) | raises (i_IvdException) |
| i_DriveSeq_t i_ResourceManager::SelectAllDrives | ( | ) | raises (i_IvdException) |
| i_DriveHost_t i_ResourceManager::SelectDriveHost | ( | in string | a_driveName, | |
| in string | a_host | |||
| ) | raises (i_IvdException) |
| i_DriveHostSeq_t i_ResourceManager::SelectAllDriveHosts | ( | ) | raises (i_IvdException) |
| i_DiskSubsys_t i_ResourceManager::SelectDSS | ( | in string | a_dssName | ) | raises (i_IvdException) |
| i_DssSeq_t i_ResourceManager::SelectAllDSS | ( | ) | raises (i_IvdException) |
| i_Slot_t i_ResourceManager::SelectSlot | ( | in string | a_slotAddr, | |
| in string | a_libraryName, | |||
| in i_Type_t | a_slotType | |||
| ) | raises (i_IvdException) |
| i_SlotSeq_t i_ResourceManager::SelectAllSlots | ( | ) | raises (i_IvdException) |
| i_MediaPool_t i_ResourceManager::SelectMediaPool | ( | in string | a_mediaPoolName | ) | raises (i_IvdException) |
| i_MediaPool_t i_ResourceManager::SelectMediaPoolbyUUID | ( | in string | a_mediaPoolUUID | ) | raises (i_IvdException) |
| i_MediaPoolSeq_t i_ResourceManager::SelectAllMediaPools | ( | ) | raises (i_IvdException) |
| i_Medium_t i_ResourceManager::SelectMedium | ( | in string | a_mediumBarcode | ) | raises (i_IvdException) |
| i_Medium_t i_ResourceManager::SelectMediumByKey | ( | in i_DBKey_t | a_mediumKey | ) | raises (i_IvdException) |
| i_Medium_t i_ResourceManager::SelectMediumByDrive | ( | in string | a_driveName | ) | raises (i_IvdException) |
| i_MediumSeq_t i_ResourceManager::SelectAllMedia | ( | ) | raises (i_IvdException) |
| i_MediumVol_t i_ResourceManager::SelectMediumVol | ( | in string | a_mediumBarcode, | |
| in i_Index_t | a_mediumVolNr | |||
| ) | raises (i_IvdException) |
| i_MediumVol_t i_ResourceManager::SelectMediumVolByKey | ( | in i_DBKey_t | a_mediumKey, | |
| in i_Index_t | a_mediumVolNr | |||
| ) | raises (i_IvdException) |
| i_MediumVol_t i_ResourceManager::SelectMediumVolByUUID | ( | in string | a_mediumVolUUID | ) | raises (i_IvdException) |
| i_MediumVolSeq_t i_ResourceManager::SelectAllMediumVol | ( | ) | raises (i_IvdException) |
| i_ColMediaVolSeq_t i_ResourceManager::SelectAllColVolumes | ( | ) | raises (i_IvdException) |
| i_MinorColSeq_t i_ResourceManager::SelectAllMinorCol | ( | ) | raises (i_IvdException) |
| i_MediumVolSeq_t i_ResourceManager::SelectAllMediumVolByBarcode | ( | in string | a_mediumBarcode | ) | raises (i_IvdException) |
| i_MediumSeqByVol_t i_ResourceManager::SelectAllMediumVolByPart | ( | in string | a_partName | ) | raises (i_IvdException) |
| i_MediumSeq_t i_ResourceManager::SelectAllMediaByPart | ( | in string | a_partName | ) | raises (i_IvdException) |
| boolean i_ResourceManager::IsSomeVolumeUsed | ( | in string | a_partName | ) | raises (i_IvdException) |
| i_MediumSeqByVol_t i_ResourceManager::SelectAllUnrecoveredMedVol | ( | in string | a_partName | ) | raises (i_IvdException) |
| i_MinorCol_t i_ResourceManager::SelectMinorCol | ( | in i_ColID_t | a_minColId | ) | raises (i_IvdException) |
| void i_ResourceManager::SetRecoveryFlag | ( | in i_UUID_t | a_medVolId | ) | raises (i_IvdException) |
| void i_ResourceManager::ClearRecoveryFlag | ( | in i_UUID_t | a_medVolId | ) | raises (i_IvdException) |
| i_MediaInfoSeq_t i_ResourceManager::GetMediaInfo | ( | in string | a_partName | ) | raises (i_IvdException) |
| i_MinorColSeq_t i_ResourceManager::SelectAllMinorColByMajCol | ( | in i_ColID_t | a_majColId | ) | raises (i_IvdException) |
| i_JobParamsSeq_t i_ResourceManager::GetAllJobs | ( | ) | raises (i_IvdException) |
| i_JobParamsSeq_t i_ResourceManager::GetJob | ( | in i_JobID_t | a_jobID | ) | raises (i_IvdException) |
| i_ResourceList_t i_ResourceManager::GetJobResources | ( | in i_JobID_t | a_jobID | ) | raises (i_IvdException) |
| void i_ResourceManager::StartLA | ( | in string | a_libName | ) | raises (i_IvdException) |
| void i_ResourceManager::StopLA | ( | in string | a_libName | ) | raises (i_IvdException) |
| void i_ResourceManager::ReconfigureLibrary | ( | in string | a_libName | ) | raises (i_IvdException) |
| void i_ResourceManager::SetPriorityModifier | ( | in i_JobID_t | a_jobID, | |
| in long | a_modifier | |||
| ) | raises (i_IvdException) |
| void i_ResourceManager::SetPhase | ( | in i_JobID_t | a_jobID, | |
| in i_Index_t | a_phase | |||
| ) | raises (i_IvdException) |
| i_PoolInfoSeq_t i_ResourceManager::PoolInfo | ( | in string | a_partName | ) | raises (i_IvdException) |
| void i_ResourceManager::SetReorgScan | ( | in string | a_partName | ) | raises (i_IvdException) |
| void i_ResourceManager::ClearReorgScan | ( | in string | a_partName | ) | raises (i_IvdException) |
| i_Status_t i_ResourceManager::Suspend | ( | ) | raises (i_IvdException) |
| i_Status_t i_ResourceManager::Resume | ( | ) | raises (i_IvdException) |
1.5.6