Package | Description |
---|---|
fr.gouv.vitam.storage.engine.common.model |
Provides common Model classes for the Storage Engine module.
|
Modifier and Type | Class and Description |
---|---|
class |
TapeLibraryBuildingOnDiskArchiveStorageLocation |
class |
TapeLibraryOnTapeArchiveStorageLocation |
class |
TapeLibraryReadyOnDiskArchiveStorageLocation |
Modifier and Type | Method and Description |
---|---|
TapeLibraryArchiveStorageLocation |
TapeArchiveReferentialEntity.getLocation() |
Modifier and Type | Method and Description |
---|---|
TapeArchiveReferentialEntity |
TapeArchiveReferentialEntity.setLocation(TapeLibraryArchiveStorageLocation location) |
Constructor and Description |
---|
TapeArchiveReferentialEntity(String archiveId,
TapeLibraryArchiveStorageLocation location,
EntryType entryTape,
Long size,
String digestValue,
String lastUpdateDate) |
TapeArchiveReferentialEntity(String archiveId,
TapeLibraryArchiveStorageLocation location,
Long size,
String digestValue,
String lastUpdateDate) |
Copyright © 2019 Vitam. All rights reserved.