-
TapeDriveWorker(TapeRobotPool tapeRobotPool,
TapeDriveService tapeDriveService,
TapeCatalogService tapeCatalogService,
TapeDriveOrderConsumer receiver,
ArchiveReferentialRepository archiveReferentialRepository,
AccessRequestManager accessRequestManager,
TapeCatalog currentTape,
String inputTarPath,
boolean forceOverrideNonEmptyCartridges,
ArchiveCacheStorage archiveCacheStorage,
int fullCartridgeDetectionThresholdInMB)
TapeDriveWorker(TapeRobotPool tapeRobotPool,
TapeDriveService tapeDriveService,
TapeCatalogService tapeCatalogService,
TapeDriveOrderConsumer receiver,
ArchiveReferentialRepository archiveReferentialRepository,
AccessRequestManager accessRequestManager,
TapeCatalog currentTape,
String inputTarPath,
long sleepTime,
boolean forceOverrideNonEmptyCartridges,
ArchiveCacheStorage archiveCacheStorage,
int fullCartridgeDetectionThresholdInMB)