public interface DeviceTreeDetails
Modifier and Type | Method and Description |
---|---|
CombineMethod |
combineMethod()
Specifies how to combine the children of this node.
|
long |
deviceLength()
Specifies the length of this device.
|
List<DeviceNode> |
deviceNodes()
Specifies the children of this node in the device tree.
|
double |
stripeSize()
Specifies the size of the striped data if the data is striped.
|
CombineMethod combineMethod()
long deviceLength()
List<DeviceNode> deviceNodes()
double stripeSize()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.