Uses of Class
com.morpheusdata.core.util.image.StreamingQcow2Writer.Range
Packages that use StreamingQcow2Writer.Range
-
Uses of StreamingQcow2Writer.Range in com.morpheusdata.core.util.image
Constructor parameters in com.morpheusdata.core.util.image with type arguments of type StreamingQcow2Writer.RangeModifierConstructorDescriptionConstructs a DataClusterIterable from the given byte ranges.StreamingQcow2Writer(long inputSize, Iterable<StreamingQcow2Writer.Range<Long>> ranges) Constructs a StreamingQcow2Writer for generating QCOW2 format disk images.