| Modifier and Type | Method and Description |
|---|---|
List<TapeDriveConf> |
TapeLibraryConf.getDrives() |
| Modifier and Type | Method and Description |
|---|---|
void |
TapeLibraryConf.setDrives(List<TapeDriveConf> drives) |
| Modifier and Type | Method and Description |
|---|---|
TapeDriveConf |
TapeDriveManager.getTapeDriveConf() |
| Constructor and Description |
|---|
TapeDriveManager(TapeDriveConf tapeDriveConf,
String inputDirectory,
String outputDirectory) |
TapeDriveManager(TapeDriveConf tapeDriveConf,
TapeReadWriteService ddReadWriteService,
TapeDriveCommandService tapeDriveCommandService) |
| Constructor and Description |
|---|
MtTapeLibraryService(TapeDriveConf tapeDriveConf,
ProcessExecutor processExecutor) |
| Constructor and Description |
|---|
DdTapeLibraryService(TapeDriveConf tapeDriveConf,
ProcessExecutor processExecutor,
String inputDirectory,
String outputDirectory) |
| Modifier and Type | Method and Description |
|---|---|
TapeDriveConf |
TapeDriveService.getTapeDriveConf() |
Copyright © 2019 Vitam. All rights reserved.