The Tigris site will receive a major upgrade the evening of Monday, December 1, beginning at 8:30 pm PST. Downtime is projected to be about ten hours.
Further details in the announcement
jmt.application.measurement
Class AbstractApplicationMeasurementMethod
java.lang.Object
|
+--jmt.measurement.AbstractMeasurementMethod
|
+--jmt.application.measurement.AbstractApplicationMeasurementMethod
- All Implemented Interfaces:
- ApplicationMeasurementMethod, MeasurementMethod
- public abstract class AbstractApplicationMeasurementMethod
- extends AbstractMeasurementMethod
- implements ApplicationMeasurementMethod
Implements the ApplicationMeasurementMethod while extending
the AbstractMeasurementMethod of the jmt.measurement package
to allow caching of measurement results.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractApplicationMeasurementMethod
public AbstractApplicationMeasurementMethod(RankingStrategy strategy,
boolean toCache)
- Constructs the instance.
- Parameters:
strategy - The strategy to use for rankingtoCache - If true the results may be cached