Package | Description |
---|---|
fr.gouv.vitam.storage.engine.server.offersynchronization |
Modifier and Type | Method and Description |
---|---|
Optional<OfferLog> |
RestoreOfferBackupService.getLatestOffsetByContainer(String strategy,
String offerId,
DataCategory category,
Long offset,
int limit)
Retrieve the latest offset by container from the source offer log.
|
OfferSyncResponseItem |
OfferSyncServiceImpl.synchronize(String sourceOffer,
String destinationOffer,
String containerToSync,
Integer tenantIdToSync,
Long offset)
Synchronize an offer from anthor using the offset.
|
OfferSyncResponseItem |
OfferSyncService.synchronize(String sourceOffer,
String destinationOffer,
String containerToSync,
Integer tenantIdToSyn,
Long offset)
Synchronize an offer from anthor using an offset.
|
Copyright © 2018 Vitam. All rights reserved.