Uses of Class
fr.gouv.vitam.common.storage.cas.container.api.ContentAddressableStorageAbstract
Packages that use ContentAddressableStorageAbstract
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.
-
Uses of ContentAddressableStorageAbstract in fr.gouv.vitam.cas.container.swift
Subclasses of ContentAddressableStorageAbstract in fr.gouv.vitam.cas.container.swiftModifier and TypeClassDescriptionclass
CreatesBlobStoreContext
configured onStorageConfiguration
storage.conf file . -
Uses of ContentAddressableStorageAbstract in fr.gouv.vitam.common.storage.cas.container.api
Modifier and TypeClassDescriptionclass
Abstract class of CAS that contains common methods for a Jclouds backend -
Uses of ContentAddressableStorageAbstract in fr.gouv.vitam.common.storage.filesystem
Subclasses of ContentAddressableStorageAbstract in fr.gouv.vitam.common.storage.filesystemModifier and TypeClassDescriptionclass
FileSystemMock implements a Content Addressable Storage that stores objects on the file system. -
Uses of ContentAddressableStorageAbstract in fr.gouv.vitam.common.storage.filesystem.v2
Modifier and TypeClassDescriptionclass
FileSystem implements a Content Addressable Storage that stores objects on the file system with a hierarchical vision -
Uses of ContentAddressableStorageAbstract in fr.gouv.vitam.common.storage.s3
Subclasses of ContentAddressableStorageAbstract in fr.gouv.vitam.common.storage.s3Modifier and TypeClassDescriptionclass
Amazon SDK S3 V1 abstract implementation Manage with all common amazon sdk s3 v1 methods. -
Uses of ContentAddressableStorageAbstract in fr.gouv.vitam.common.storage.swift
Subclasses of ContentAddressableStorageAbstract in fr.gouv.vitam.common.storage.swiftModifier and TypeClassDescriptionclass
Swift abstract implementation Manage with all common swift methods