Package org.libvirt
Class StoragePool.VolumeCreateFlags
java.lang.Object
org.libvirt.StoragePool.VolumeCreateFlags
- Enclosing class:
- StoragePool
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
perform a btrfs lightweight copy -
Constructor Summary
-
Method Summary
-
Field Details
-
PREALLOC_METADATA
public static final int PREALLOC_METADATA- See Also:
-
REFLINK
public static final int REFLINKperform a btrfs lightweight copy- See Also:
-
-
Constructor Details
-
VolumeCreateFlags
public VolumeCreateFlags()
-