|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AffinityGraphBuilderMXBean
The management interface for the affinity graph builder.
| Field Summary | |
|---|---|
static String |
MXBEAN_NAME
The name for uniquely identifying this MBean. |
| Method Summary | |
|---|---|
long |
getNumberEdges()
Returns the number of edges in the affinity graph. |
long |
getNumberVertices()
Returns the number of vertices in the affinity graph. |
long |
getProcessingTime()
Returns the time, in milliseconds, spent processing the affinity graph due to modifications such as updates or pruning. |
long |
getPruneCount()
Returns the number of times the affinity graph has been pruned to remove dead data. |
int |
getSnapshotCount()
Returns the configured number of full snapshots to consider live. |
long |
getSnapshotPeriod()
Returns the configured time, in milliseconds, for each snapshot. |
long |
getUpdateCount()
Returns the number of updates made to the affinity graph, which add graph data. |
| Field Detail |
|---|
static final String MXBEAN_NAME
| Method Detail |
|---|
long getSnapshotPeriod()
int getSnapshotCount()
long getNumberVertices()
long getNumberEdges()
long getUpdateCount()
long getPruneCount()
long getProcessingTime()
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||