|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.enterprise.server.alert.engine.AlertConditionCacheStats
public class AlertConditionCacheStats
| Field Summary | |
|---|---|
int |
created
|
int |
deleted
|
int |
matched
|
int |
updated
|
| Constructor Summary | |
|---|---|
AlertConditionCacheStats()
|
|
| Method Summary | |
|---|---|
void |
add(AlertConditionCacheStats stats)
|
long |
getAge()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int created
public int updated
public int deleted
public int matched
| Constructor Detail |
|---|
public AlertConditionCacheStats()
| Method Detail |
|---|
public void add(AlertConditionCacheStats stats)
public long getAge()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||