Interface TapeLibraryPool
-
- All Superinterfaces:
TapeDrivePool
,TapeRobotPool
- All Known Implementing Classes:
TapeLibraryPoolImpl
public interface TapeLibraryPool extends TapeRobotPool, TapeDrivePool
-
-
Method Summary
-
Methods inherited from interface fr.gouv.vitam.storage.offers.tape.spec.TapeDrivePool
checkoutDriveService, drives, pushDriveService
-
Methods inherited from interface fr.gouv.vitam.storage.offers.tape.spec.TapeRobotPool
checkoutRobotService, checkoutRobotService, getLibraryIdentifier, pushRobotService
-
-