public abstract class MetricRepoBase extends java.lang.Object implements MetricRepo
MetricRepo.MetricType| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
clusterId |
| Constructor and Description |
|---|
MetricRepoBase() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClusterId() |
boolean |
prepareMetricAttrs(java.sql.PreparedStatement insertStmt,
long time) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteDBOperations, getMetricAttributes, getMetricType, prepareEvents, prepareTransactionspublic boolean prepareMetricAttrs(java.sql.PreparedStatement insertStmt,
long time)
throws java.sql.SQLException
prepareMetricAttrs in interface MetricRepojava.sql.SQLExceptionpublic java.lang.String getClusterId()