Package | Description |
---|---|
fr.gouv.vitam.storage.driver |
Provides interface describing how drivers should be implemented for the
Storage driver module
|
fr.gouv.vitam.storage.engine.server.distribution.impl.bulk | |
fr.gouv.vitam.storage.offers.core |
Provides core implementation (Workspace based) for the Storage Offer Default
module
|
fr.gouv.vitam.storage.offers.workspace.driver |
Provides implementation of the driver for the Workspace Driver module.
|
Modifier and Type | Method and Description |
---|---|
StorageBulkPutResult |
Connection.bulkPutObjects(StorageBulkPutRequest request)
Bulk put object files into the storage offer.
|
Modifier and Type | Method and Description |
---|---|
StorageBulkPutResult |
MultiplexedStreamTransferThread.call() |
Modifier and Type | Method and Description |
---|---|
StorageBulkPutResult |
DefaultOfferServiceImpl.bulkPutObjects(String containerName,
List<String> objectIds,
MultiplexedStreamReader multiplexedStreamReader,
DataCategory type,
DigestType digestType) |
StorageBulkPutResult |
DefaultOfferService.bulkPutObjects(String containerName,
List<String> objectIds,
MultiplexedStreamReader multiplexedStreamReader,
DataCategory type,
DigestType digestType) |
Modifier and Type | Method and Description |
---|---|
StorageBulkPutResult |
ConnectionImpl.bulkPutObjects(StorageBulkPutRequest request) |
Copyright © 2019 Vitam. All rights reserved.