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

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DStatisticList.java61 private StatisticOperations statisticOperations;
100 statisticOperations = new StatisticOperations(this);
330 statisticOperations = new StatisticOperations(this);
450 class StatisticOperations implements StatisticListener class in inherits:StatisticListener
508 * Constructs a new StatisticOperations object for working on
514 public StatisticOperations(StatisticList statistics) method in class:StatisticOperations
638 return (StatisticOperations.ZONEC);
660 return (StatisticOperations.ZONEC);
674 return (StatisticOperations.ZONEC);

Completed in 397 milliseconds