public interface TapeLibrarySpec
Modifier and Type | Method and Description |
---|---|
String |
getDevice() |
int |
getDriveCount() |
List<TapeDrive> |
getDrives() |
Object |
getEntity() |
<T> T |
getEntity(Class<T> entityType) |
int |
getMailBoxCount() |
List<TapeSlot> |
getSlots() |
int |
getSlotsCount() |
boolean |
hasEntity() |
boolean |
isOK() |
boolean |
isWarn() |
Copyright © 2019 Vitam. All rights reserved.