public interface LogicalVolume
Modifier and Type | Method and Description |
---|---|
DeviceTreeDetails |
deviceRootNode()
Specifies a logical volume stored as a tree where the leaves are the blocks
of partitions and intermediate nodes are assembled by combining nodes using
one of the following modes: linear layout, striped, mirrored, RAID etc.
|
String |
groupName()
Specifies the group name of the logical volume.
|
String |
groupUuid()
Specifies the group uuid of the logical volume.
|
String |
name()
Specifies the name of the logical volume.
|
String |
uuid()
Specifies the uuid of the logical volume.
|
DeviceTreeDetails deviceRootNode()
String groupName()
String groupUuid()
String name()
String uuid()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.