|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Metric | |
|---|---|
| net.sf.mavenhist.persistency | |
| Uses of Metric in net.sf.mavenhist.persistency |
|---|
| Subclasses of Metric in net.sf.mavenhist.persistency | |
|---|---|
class |
StringMetric
This class allows to set the values only with Strings. |
| Methods in net.sf.mavenhist.persistency with parameters of type Metric | |
|---|---|
void |
AbstractDatabasePersistency.storeMetric(Metric metric)
Stores the metric by calling the method storeMetric. |
protected abstract void |
AbstractDatabasePersistency.storeMetric(Metric metric,
Connection conn)
Hook implementation to store a metric value in a customized matter. |
void |
AbstractDatabasePersistency.storeMetrics(Metric[] metrics)
Stores the metrics by calling the method storeMetric. |
void |
IPersistency.storeMetrics(Metric[] metrics)
Stores a collection of metrics to a persistable form. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||