Package org.libvirt

Class Domain.BlockJobInfoFlags

  • Enclosing class:
    Domain

    public static final class Domain.BlockJobInfoFlags
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int BANDWIDTH_BYTES
      bandwidth in bytes/s instead of MiB/s
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • BANDWIDTH_BYTES

        public static int BANDWIDTH_BYTES
        bandwidth in bytes/s instead of MiB/s
    • Constructor Detail

      • BlockJobInfoFlags

        public BlockJobInfoFlags()