Package org.libvirt

Class StoragePool.VolumeCreateFlags

  • Enclosing class:
    StoragePool

    public static final class StoragePool.VolumeCreateFlags
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int PREALLOC_METADATA  
      static int REFLINK
      perform a btrfs lightweight copy
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VolumeCreateFlags

        public VolumeCreateFlags()