Home
last modified time | relevance | path

Searched refs:getMove (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DSystemSolver.java692 if (hasWorkloadDependentObjectives(move.getMove().getTo()) || in applyMove()
696 .getMove().getTo()); in applyMove()
698 .getMove().getTo()); in applyMove()
707 if (ignoreDH || !wdpInvolved || !dh.veto(move.getMove(), in applyMove()
710 "applying move " + move.getMove()); in applyMove()
711 move.getMove().apply(); in applyMove()
712 ResourceMonitor mon = getMonitor().get(move.getMove(). in applyMove()
715 mon = getMonitor().get(move.getMove().getTo()); in applyMove()
722 if (move.getMove() instanceof in applyMove()
727 .getMove(), in applyMove()
[all …]