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.swift |
Provides a Swift implementation for the storage modules.
|
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 |
---|---|
abstract ContainerInformation |
ContentAddressableStorageJcloudsAbstract.getContainerInformation(String containerName) |
ContainerInformation |
ContentAddressableStorage.getContainerInformation(String containerName)
Get container information like capacity
|
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 |
Swift.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 © 2018 Vitam. All rights reserved.