Uses of Class
fr.gouv.vitam.storage.cold.client.InaTapeProxyApi
Packages that use InaTapeProxyApi
Package
Description
-
Uses of InaTapeProxyApi in fr.gouv.vitam.storage.cold.client
Methods in fr.gouv.vitam.storage.cold.client that return InaTapeProxyApiModifier and TypeMethodDescriptionInaTapeProxyClientFactory.getInaTapeProxyClient()Get the ColdStorage API client -
Uses of InaTapeProxyApi in fr.gouv.vitam.storage.offers.tape.impl.remote
Constructors in fr.gouv.vitam.storage.offers.tape.impl.remote with parameters of type InaTapeProxyApiModifierConstructorDescriptionRemoteTapeDriveManager(InaTapeProxyApi inaTapeProxyApi, TapeDriveConf tapeDriveConf, TapeLibraryConfiguration configuration) RemoteTapeRobotManager(InaTapeProxyApi inaTapeProxyApi) -
Uses of InaTapeProxyApi in fr.gouv.vitam.storage.offers.tape.impl.remote.service
Constructors in fr.gouv.vitam.storage.offers.tape.impl.remote.service with parameters of type InaTapeProxyApiModifierConstructorDescriptionRemoteTapeDriveCommandService(InaTapeProxyApi inaTapeProxyApi, Integer driveIndex) RemoteTapeLoadUnloadService(InaTapeProxyApi inaTapeProxyApi) RemoteTapeReadWriteService(InaTapeProxyApi inaTapeProxyApi, Integer driveIndex, String inputDirectory, String tmpOutputStorageFolder)