Class PowerVmSelectionPolicy

    • Constructor Detail

      • PowerVmSelectionPolicy

        public PowerVmSelectionPolicy()
    • Method Detail

      • getVmToMigrate

        public abstract Vm getVmToMigrate​(Host host)
        Gets a VM to migrate from a given host.
        Parameters:
        host - the host to get a Vm to migrate from
        Returns:
        the vm to migrate or Vm.NULL if there is not Vm to migrate