|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.hq.measurement.server.session.SRN
public class SRN
SRN stands for 'Schedule Revision Number' It is the association of an appdef entity with a number indicating what the server's idea of the agent's metric collection schedule is.
| Constructor Summary | |
|---|---|
SRN(AppdefEntityID id,
int revisionNumber)
|
|
| Method Summary | |
|---|---|
AppdefEntityID |
getEntity()
|
int |
getRevisionNumber()
|
void |
setRevisionNumber(int newRev)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SRN(AppdefEntityID id,
int revisionNumber)
| Method Detail |
|---|
public AppdefEntityID getEntity()
public int getRevisionNumber()
public void setRevisionNumber(int newRev)
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||