|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsidnet.utilityviews.statscollector.StatEntry
sidnet.utilityviews.statscollector.ExclusionStatEntry
sidnet.utilityviews.statscollector.StatEntry_AverageNeighborsCount
public class StatEntry_AverageNeighborsCount
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class sidnet.utilityviews.statscollector.ExclusionStatEntry |
|---|
ExclusionStatEntry.STATUS, ExclusionStatEntry.TYPE |
| Field Summary |
|---|
| Fields inherited from class sidnet.utilityviews.statscollector.ExclusionStatEntry |
|---|
DEBUG, inclusionContor |
| Fields inherited from class sidnet.utilityviews.statscollector.StatEntry |
|---|
key, tag |
| Constructor Summary | |
|---|---|
StatEntry_AverageNeighborsCount(java.lang.String key)
|
|
StatEntry_AverageNeighborsCount(java.lang.String key,
Region region,
ExclusionStatEntry.TYPE regionType)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getValueAsString()
Returns the current recorded value of the data that is being monitored, as String |
void |
update(Node[] nodes)
User-defined processing (update of inner statistical values) based on the informations comprised in the Node The implementation must call this method first |
| Methods inherited from class sidnet.utilityviews.statscollector.ExclusionStatEntry |
|---|
excludeFromMonitoring, included, includeInMonitoring, initialize |
| Methods inherited from class sidnet.utilityviews.statscollector.StatEntry |
|---|
getHeader, getKey |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatEntry_AverageNeighborsCount(java.lang.String key)
public StatEntry_AverageNeighborsCount(java.lang.String key,
Region region,
ExclusionStatEntry.TYPE regionType)
| Method Detail |
|---|
public java.lang.String getValueAsString()
StatEntry
getValueAsString in class StatEntrypublic void update(Node[] nodes)
ExclusionStatEntry
update in class ExclusionStatEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||