public class SCSIDevice extends Device
| Modifier and Type | Class and Description |
|---|---|
static class |
SCSIDevice.Builder |
| Constructor and Description |
|---|
SCSIDevice(String driveUuid,
MediaType mediaType,
int unit) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getBus() |
String |
getId()
id generated based on the device bus, unit, and/or index numbers;
|
int |
getUnit() |
int |
hashCode() |
String |
toString() |
getDriveUuid, getMediaTypeCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.