Uses of Class
fr.gouv.vitam.common.storage.tapelibrary.TapeLibraryTopologyConfiguration
-
Packages that use TapeLibraryTopologyConfiguration Package Description fr.gouv.vitam.common.storage.tapelibrary fr.gouv.vitam.storage.offers.tape.cas -
-
Uses of TapeLibraryTopologyConfiguration in fr.gouv.vitam.common.storage.tapelibrary
Methods in fr.gouv.vitam.common.storage.tapelibrary that return TapeLibraryTopologyConfiguration Modifier and Type Method Description TapeLibraryTopologyConfiguration
TapeLibraryConfiguration. getTopology()
TapeLibraryTopologyConfiguration
TapeLibraryTopologyConfiguration. setBuckets(java.util.Map<java.lang.String,TapeLibraryBucketConfiguration> buckets)
TapeLibraryTopologyConfiguration
TapeLibraryTopologyConfiguration. setFileBuckets(java.util.Map<java.lang.String,FileBucketConfiguration> fileBuckets)
Methods in fr.gouv.vitam.common.storage.tapelibrary with parameters of type TapeLibraryTopologyConfiguration Modifier and Type Method Description TapeLibraryConfiguration
TapeLibraryConfiguration. 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 TapeLibraryTopologyConfiguration Constructor Description BucketTopologyHelper(TapeLibraryTopologyConfiguration configuration)
-