Package | Description |
---|---|
fr.gouv.vitam.cas.container.swift |
Package used to host cas container swift implementation
|
fr.gouv.vitam.common.storage.cas.container.api |
Provides API classes for the Workspace module
|
fr.gouv.vitam.common.storage.filesystem |
Provides a FileSystem implementation for storage modules.
|
fr.gouv.vitam.common.storage.filesystem.v2 |
Provides a FileSystem implementation for storage modules have to manage up to 500 millions of files
|
fr.gouv.vitam.common.storage.s3 |
Provides S3 implementations for the storage modules.
|
fr.gouv.vitam.common.storage.swift |
Provides a Swift implementation for the storage modules.
|
fr.gouv.vitam.storage.offers.core |
Provides core implementation (Workspace based) for the Storage Offer Default
module
|
fr.gouv.vitam.storage.offers.tape.cas | |
fr.gouv.vitam.workspace.client |
Provides Workspace client factory and implementations.
|
fr.gouv.vitam.workspace.common |
Provides common classes for the Workspace module.
|
Modifier and Type | Method and Description |
---|---|
ContainerInformation |
OpenstackSwift.getContainerInformation(String containerName) |
Modifier and Type | Method and Description |
---|---|
ContainerInformation |
ContentAddressableStorage.getContainerInformation(String containerName)
Get container information like capacity
|
abstract ContainerInformation |
ContentAddressableStorageJcloudsAbstract.getContainerInformation(String containerName) |
Modifier and Type | Method and Description |
---|---|
ContainerInformation |
FileSystem.getContainerInformation(String containerName) |
Modifier and Type | Method and Description |
---|---|
ContainerInformation |
HashFileSystem.getContainerInformation(String containerName) |
Modifier and Type | Method and Description |
---|---|
ContainerInformation |
AmazonS3V1.getContainerInformation(String containerName) |
Modifier and Type | Method and Description |
---|---|
ContainerInformation |
Swift.getContainerInformation(String containerName) |
Modifier and Type | Method and Description |
---|---|
ContainerInformation |
DefaultOfferServiceImpl.getCapacity(String containerName) |
ContainerInformation |
DefaultOfferService.getCapacity(String containerName)
Get container capacity
|
Modifier and Type | Method and Description |
---|---|
ContainerInformation |
TapeLibraryContentAddressableStorage.getContainerInformation(String containerName) |
Modifier and Type | Method and Description |
---|---|
RequestResponse<ContainerInformation> |
WorkspaceClient.getContainerInformation(String containerName) |
Modifier and Type | Method and Description |
---|---|
ContainerInformation |
WorkspaceFileSystem.getContainerInformation(String containerName) |
ContainerInformation |
WorkspaceContentAddressableStorage.getContainerInformation(String containerName)
Get container information like capacity
|
Copyright © 2019 Vitam. All rights reserved.