rice.p2p.aggregation
Class AggregationStatistics
java.lang.Object
rice.p2p.aggregation.AggregationStatistics
public class AggregationStatistics
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
granularity
public final long granularity
numObjectsTotal
public int numObjectsTotal
numObjectsAlive
public int numObjectsAlive
numAggregatesTotal
public int numAggregatesTotal
numPointerArrays
public int numPointerArrays
criticalAggregates
public int criticalAggregates
orphanedAggregates
public int orphanedAggregates
objectLifetimeHisto
public int[] objectLifetimeHisto
aggregateLifetimeHisto
public int[] aggregateLifetimeHisto
totalObjectsSize
public long totalObjectsSize
liveObjectsSize
public long liveObjectsSize
time
public long time
AggregationStatistics
public AggregationStatistics(int histoLength,
long granularityArg,
Environment env)
dump
public void dump(Logger logger)
Copyright © 2001-2005 - Rice Pastry.