rice.p2p.glacier.v2
Class GlacierStatistics
java.lang.Object
rice.p2p.glacier.v2.GlacierStatistics
public class GlacierStatistics
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
messagesSentByTag
public int[] messagesSentByTag
pendingRequests
public int pendingRequests
numNeighbors
public int numNeighbors
numFragments
public int numFragments
numContinuations
public int numContinuations
numObjectsInTrash
public int numObjectsInTrash
activeFetches
public int activeFetches
responsibleRange
public IdRange responsibleRange
fragmentStorageSize
public long fragmentStorageSize
trashStorageSize
public long trashStorageSize
tbegin
public long tbegin
bucketMin
public long bucketMin
bucketMax
public long bucketMax
bucketConsumed
public long bucketConsumed
bucketTokensPerSecond
public long bucketTokensPerSecond
bucketMaxBurstSize
public long bucketMaxBurstSize
environment
public Environment environment
GlacierStatistics
public GlacierStatistics(int numTags,
Environment env)
dump
public void dump(Logger logger)
Copyright © 2001-2005 - Rice Pastry.