Uses of Class
fr.gouv.vitam.common.storage.tapelibrary.TapeLibraryConf
-
Packages that use TapeLibraryConf Package Description fr.gouv.vitam.common.storage.tapelibrary -
-
Uses of TapeLibraryConf in fr.gouv.vitam.common.storage.tapelibrary
Methods in fr.gouv.vitam.common.storage.tapelibrary that return TapeLibraryConf Modifier and Type Method Description TapeLibraryConf
TapeLibraryConf. setFullCartridgeDetectionThresholdInMB(java.lang.Integer fullCartridgeDetectionThresholdInMB)
Methods in fr.gouv.vitam.common.storage.tapelibrary that return types with arguments of type TapeLibraryConf Modifier and Type Method Description java.util.Map<java.lang.String,TapeLibraryConf>
TapeLibraryConfiguration. getTapeLibraries()
Method parameters in fr.gouv.vitam.common.storage.tapelibrary with type arguments of type TapeLibraryConf Modifier and Type Method Description TapeLibraryConfiguration
TapeLibraryConfiguration. setTapeLibraries(java.util.Map<java.lang.String,TapeLibraryConf> tapeLibraries)
-