Interface AffinityRule

  • All Known Implementing Classes:
    AffinityRuleContainer

    public interface AffinityRule
    Generic rule definition for affinity group. Each supported resource type (virtual machine, host) is controlled by a separate rule. This allows expressing of rules like: no affinity between defined virtual machines, but hard affinity between defined virtual machines and virtual hosts.
    • Method Detail

      • enabled

        boolean enabled()
      • enabledPresent

        boolean enabledPresent()
      • enforcing

        boolean enforcing()
      • enforcingPresent

        boolean enforcingPresent()
      • positive

        boolean positive()
      • positivePresent

        boolean positivePresent()