Class PhysicalVolumeConfigurationLong

java.lang.Object
com.aoindustries.aoserv.cluster.PhysicalVolumeConfiguration
com.aoindustries.aoserv.cluster.PhysicalVolumeConfigurationLong
All Implemented Interfaces:
Serializable, Comparable<PhysicalVolumeConfiguration>

public class PhysicalVolumeConfigurationLong extends PhysicalVolumeConfiguration implements Serializable
A 64-bit implementation of PhysicalVolumeConfiguration to be used when any of the three extents fields do not fit into 32 bits. This will be the case when the logical or phyiscal volumes reach 128 EB.
Author:
AO Industries, Inc.
See Also: