Searched defs:examine (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DSolver.java60 public boolean examine(Monitor mon) throws PoolsException, method in interface:Solver
H A DSystemSolver.java154 * examine() method.
304 * @param elem The element to examine.
331 * @param elem The element to examine.
365 public boolean examine(Monitor mon) throws PoolsException, method in class:SystemSolver
405 obj).examine(conf, this, elem) ||
H A DObjective.java99 * workload dependent. The examine method is used by a Solver to
119 public boolean examine(Configuration conf, Solver solver, method in interface:WorkloadDependentObjective
352 public boolean examine(Configuration conf, Solver solver, method in class:WeightedLoadObjective
928 * calculation. If not, then start to examine the disposition
1096 public boolean examine(Configuration conf, Solver solver, method in class:UtilizationObjective
1295 * @param mon Resource monitor to examine.

Completed in 61 milliseconds