Uses of Class
fr.gouv.vitam.storage.cold.server.simulator.repository.TapeDriveRepository
Packages that use TapeDriveRepository
Package
Description
-
Uses of TapeDriveRepository in fr.gouv.vitam.storage.cold.server.simulator.service
Constructors in fr.gouv.vitam.storage.cold.server.simulator.service with parameters of type TapeDriveRepositoryModifierConstructorDescriptionInaIoService(InaTapeProxyConfiguration configuration, FileSystemManager fsManager, MarkerManager markerManager, TapeCatalogRepository tapeCatalogRepository, TapeDriveRepository tapeDriveRepository, InaTapeHelper inaTapeHelper) InaLibraryService(InaTapeProxyConfiguration configuration, TapeCatalogRepository tapeCatalogRepository, TapeDriveRepository tapeDriveRepository, InaTapeHelper inaTapeHelper) TapeInitializationService(InaTapeProxyConfiguration configuration, TapeCatalogRepository tapeCatalogRepository, TapeDriveRepository tapeDriveRepository) -
Uses of TapeDriveRepository in fr.gouv.vitam.storage.cold.server.simulator.util
Constructors in fr.gouv.vitam.storage.cold.server.simulator.util with parameters of type TapeDriveRepositoryModifierConstructorDescriptionInaTapeHelper(TapeCatalogRepository tapeCatalogRepository, TapeDriveRepository tapeDriveRepository)