Package | Description |
---|---|
fr.gouv.vitam.storage.engine.common.model |
Provides common Model classes for the Storage Engine module.
|
fr.gouv.vitam.storage.offers.tape.worker | |
fr.gouv.vitam.storage.offers.tape.worker.tasks |
Modifier and Type | Class and Description |
---|---|
class |
ReadOrder |
class |
WriteOrder |
Modifier and Type | Method and Description |
---|---|
Optional<? extends ReadWriteOrder> |
TapeDriveWorkerManager.consume(TapeDriveWorker driveWorker) |
Optional<? extends ReadWriteOrder> |
TapeDriveOrderConsumer.consume(TapeDriveWorker driveWorker) |
Optional<? extends ReadWriteOrder> |
TapeDriveWorkerManager.produce(TapeDriveWorker driveWorker) |
Optional<? extends ReadWriteOrder> |
TapeDriveOrderProducer.produce(TapeDriveWorker driveWorker) |
Constructor and Description |
---|
ReadWriteTask(ReadWriteOrder order,
TapeCatalog workerCurrentTape,
TapeLibraryService tapeLibraryService,
TapeCatalogService tapeCatalogService,
ArchiveReferentialRepository archiveReferentialRepository,
ReadRequestReferentialRepository readRequestReferentialRepository,
String inputTarPath,
boolean forceOverrideNonEmptyCartridges,
ArchiveOutputRetentionPolicy archiveOutputRetentionPolicy) |
Copyright © 2019 Vitam. All rights reserved.