rice.visualization.server
Class GCPanelCreator
java.lang.Object
rice.visualization.server.GCPanelCreator
- All Implemented Interfaces:
- PanelCreator
public class GCPanelCreator
- extends java.lang.Object
- implements PanelCreator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NUM_DATA_POINTS
public static int NUM_DATA_POINTS
UPDATE_TIME
public static int UPDATE_TIME
NUM_HOURS
public static int NUM_HOURS
past
protected GCPastImpl past
logger
protected Logger logger
- Lazilly constructed.
GCPanelCreator
public GCPanelCreator(Timer timer,
Past past)
createPanel
public DataPanel createPanel(java.lang.Object[] objects)
- Specified by:
createPanel
in interface PanelCreator
createPanel
protected DataPanel createPanel(PastryNode node,
GCPastImpl past,
StorageManager manager)
getExpirationArray
protected double[] getExpirationArray()
getExpirations
protected double[] getExpirations()
getTimeArray
protected double[] getTimeArray()
getCollectedArray
protected double[] getCollectedArray()
getRefreshedArray
protected double[] getRefreshedArray()
updateData
protected void updateData()
Copyright © 2001-2005 - Rice Pastry.