org.mmbase.clustering
Class Statistics
java.lang.Object
org.mmbase.clustering.Statistics
public class Statistics
- extends Object
A structute for basic statistical information about receiving an sending messages in the cluster.
- Version:
- $Id: Statistics.java 35335 2009-05-21 08:14:41Z michiel $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
count
public long count
cost
public long cost
parseCost
public long parseCost
bytes
public long bytes
Statistics
public Statistics()
getCount
public long getCount()
getCost
public long getCost()
getParseCost
public long getParseCost()
getBytes
public long getBytes()
MMBase 2.0-SNAPSHOT - null