|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectrice.p2p.aggregation.AggregationStatistics
DESCRIBE THE CLASS
| Field Summary | |
int[] |
aggregateLifetimeHisto
DESCRIBE THE FIELD |
int |
criticalAggregates
DESCRIBE THE FIELD |
long |
granularity
DESCRIBE THE FIELD |
long |
liveObjectsSize
DESCRIBE THE FIELD |
int |
numAggregatesTotal
DESCRIBE THE FIELD |
int |
numObjectsAlive
DESCRIBE THE FIELD |
int |
numObjectsTotal
DESCRIBE THE FIELD |
int |
numPointerArrays
DESCRIBE THE FIELD |
int[] |
objectLifetimeHisto
DESCRIBE THE FIELD |
int |
orphanedAggregates
DESCRIBE THE FIELD |
long |
time
DESCRIBE THE FIELD |
long |
totalObjectsSize
DESCRIBE THE FIELD |
| Constructor Summary | |
AggregationStatistics(int histoLength,
long granularityArg,
Environment env)
Constructor for AggregationStatistics. |
|
| Method Summary | |
void |
dump(Logger logger)
DESCRIBE THE METHOD |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final long granularity
public int numObjectsTotal
public int numObjectsAlive
public int numAggregatesTotal
public int numPointerArrays
public int criticalAggregates
public int orphanedAggregates
public int[] objectLifetimeHisto
public int[] aggregateLifetimeHisto
public long totalObjectsSize
public long liveObjectsSize
public long time
| Constructor Detail |
public AggregationStatistics(int histoLength,
long granularityArg,
Environment env)
histoLength - DESCRIBE THE PARAMETERgranularityArg - DESCRIBE THE PARAMETERenv - DESCRIBE THE PARAMETER| Method Detail |
public void dump(Logger logger)
logger - DESCRIBE THE PARAMETER
|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||