| Package | Description |
|---|---|
| fr.gouv.vitam.storage.engine.common.referential.model |
Provides common Referential Model classes for the Storage Engine module.
|
| fr.gouv.vitam.storage.engine.server.distribution.impl |
Provides a Distribution implementation for the Storage Engine Server module
|
| Modifier and Type | Method and Description |
|---|---|
List<OfferReference> |
HotStrategy.getOffers() |
| Modifier and Type | Method and Description |
|---|---|
void |
HotStrategy.setOffers(List<OfferReference> offers) |
| Modifier and Type | Method and Description |
|---|---|
void |
TryAndRetryData.populateFromOfferReferences(List<OfferReference> offerReferences)
Populate KO offer with offerReferences list to start a new object
transfer
|
| Constructor and Description |
|---|
TransferThread(Driver driver,
OfferReference offerReference,
StoragePutRequest request,
Digest globalDigest,
long size)
Default constructor
|
Copyright © 2018 Vitam. All rights reserved.