public interface DeviceNode
Modifier and Type | Method and Description |
---|---|
DeviceTreeDetails |
intermediateNode()
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.
|
FilePartitionBlock |
leafNode()
Defines a leaf node of a device tree.
|
DeviceTreeDetails intermediateNode()
FilePartitionBlock leafNode()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.