Interface HighAvailability

  • All Known Implementing Classes:
    HighAvailabilityContainer

    public interface HighAvailability
    Type representing high availability of a virtual machine.
    • Method Detail

      • enabled

        boolean enabled()
      • enabledPresent

        boolean enabledPresent()
      • priorityAsByte

        Byte priorityAsByte()
      • priorityAsShort

        Short priorityAsShort()
      • priorityAsInteger

        Integer priorityAsInteger()
      • priorityAsLong

        Long priorityAsLong()
      • priorityPresent

        boolean priorityPresent()