| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Volume
Describes what appears as a disk to an OperatingSystem
| Nested Class Summary | |
|---|---|
static class | 
Volume.Type
Describes the cardinal type of a volume; used to determine scope and exclusivity.  | 
| Method Summary | |
|---|---|
 String | 
getDevice()
 | 
 String | 
getId()
Unique identifier.  | 
 Float | 
getSize()
 | 
 Volume.Type | 
getType()
Describes the cardinal type of a volume; used to determine scope and exclusivity.  | 
 boolean | 
isBootDevice()
 | 
 boolean | 
isDurable()
 | 
| Method Detail | 
|---|
@Nullable String getId()
Hardware or external commands such as backups.
Volume.Type getType()
@Nullable Float getSize()
@Nullable String getDevice()
boolean isDurable()
boolean isBootDevice()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||