Uses of Class
fr.gouv.vitam.common.storage.ContainerInformation
Packages that use ContainerInformation
Package
Description
Package used to host cas container swift implementation
Provides API classes for the Workspace module
Provides a FileSystem implementation for storage modules.
Provides a FileSystem implementation for storage modules have to manage up to 500 millions of files
Provides S3 implementations for the storage modules.
Provides a Swift implementation for the storage modules.
Provides core implementation (Workspace based) for the Storage Offer Default
module
Provides common classes for the Workspace module.
-
Uses of ContainerInformation in fr.gouv.vitam.cas.container.swift
Methods in fr.gouv.vitam.cas.container.swift that return ContainerInformation -
Uses of ContainerInformation in fr.gouv.vitam.common.storage.cas.container.api
Methods in fr.gouv.vitam.common.storage.cas.container.api that return ContainerInformationModifier and TypeMethodDescriptionContentAddressableStorage.getContainerInformation
(String containerName) Get container information like capacityabstract ContainerInformation
ContentAddressableStorageJcloudsAbstract.getContainerInformation
(String containerName) -
Uses of ContainerInformation in fr.gouv.vitam.common.storage.filesystem
Methods in fr.gouv.vitam.common.storage.filesystem that return ContainerInformation -
Uses of ContainerInformation in fr.gouv.vitam.common.storage.filesystem.v2
Methods in fr.gouv.vitam.common.storage.filesystem.v2 that return ContainerInformation -
Uses of ContainerInformation in fr.gouv.vitam.common.storage.s3
Methods in fr.gouv.vitam.common.storage.s3 that return ContainerInformation -
Uses of ContainerInformation in fr.gouv.vitam.common.storage.swift
Methods in fr.gouv.vitam.common.storage.swift that return ContainerInformation -
Uses of ContainerInformation in fr.gouv.vitam.storage.offers.core
Methods in fr.gouv.vitam.storage.offers.core that return ContainerInformationModifier and TypeMethodDescriptionDefaultOfferService.getCapacity
(String containerName) Get container capacityDefaultOfferServiceImpl.getCapacity
(String containerName) SanityCheckOfferServiceDecorator.getCapacity
(String containerName) -
Uses of ContainerInformation in fr.gouv.vitam.storage.offers.tape.cas
Methods in fr.gouv.vitam.storage.offers.tape.cas that return ContainerInformationModifier and TypeMethodDescriptionTapeLibraryContentAddressableStorage.getContainerInformation
(String containerName) -
Uses of ContainerInformation in fr.gouv.vitam.workspace.common
Methods in fr.gouv.vitam.workspace.common that return ContainerInformationModifier and TypeMethodDescriptionWorkspaceContentAddressableStorage.getContainerInformation
(String containerName) Get container information like capacityWorkspaceFileSystem.getContainerInformation
(String containerName)