Uses of Class
fr.gouv.vitam.storage.cold.server.simulator.repository.TapeCatalogRepository
Packages that use TapeCatalogRepository
Package
Description
-
Uses of TapeCatalogRepository in fr.gouv.vitam.storage.cold.server.simulator.service
Constructors in fr.gouv.vitam.storage.cold.server.simulator.service with parameters of type TapeCatalogRepositoryModifierConstructorDescriptionInaIoService(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 TapeCatalogRepository in fr.gouv.vitam.storage.cold.server.simulator.util
Constructors in fr.gouv.vitam.storage.cold.server.simulator.util with parameters of type TapeCatalogRepositoryModifierConstructorDescriptionInaTapeHelper(TapeCatalogRepository tapeCatalogRepository, TapeDriveRepository tapeDriveRepository)