Package oshi.hardware

Interface LogicalVolumeGroup

All Known Implementing Classes:
AbstractLogicalVolumeGroup

@Immutable public interface LogicalVolumeGroup
A logical volume group implemented as part of logical volume management, combining the space on one or more storage devices such as disks or partitions (physical volumes) into a storage pool, and subsequently allocating that space to virtual partitions (logical volumes) as block devices accessible to the file system.