Uses of Class
fr.gouv.vitam.common.storage.tapelibrary.TapeLibraryTopologyConfiguration
Packages that use TapeLibraryTopologyConfiguration
-
Uses of TapeLibraryTopologyConfiguration in fr.gouv.vitam.common.storage.tapelibrary
Methods in fr.gouv.vitam.common.storage.tapelibrary that return TapeLibraryTopologyConfigurationModifier and TypeMethodDescriptionTapeLibraryConfiguration.getTopology()
TapeLibraryTopologyConfiguration.setBuckets
(Map<String, TapeLibraryBucketConfiguration> buckets) TapeLibraryTopologyConfiguration.setFileBuckets
(Map<String, FileBucketConfiguration> fileBuckets) Methods in fr.gouv.vitam.common.storage.tapelibrary with parameters of type TapeLibraryTopologyConfigurationModifier and TypeMethodDescriptionTapeLibraryConfiguration.setTopology
(TapeLibraryTopologyConfiguration topology) -
Uses of TapeLibraryTopologyConfiguration in fr.gouv.vitam.storage.offers.tape.cas
Constructors in fr.gouv.vitam.storage.offers.tape.cas with parameters of type TapeLibraryTopologyConfigurationModifierConstructorDescriptionBucketTopologyHelper
(TapeLibraryTopologyConfiguration configuration)