ePOST API

rice.visualization.server
Class AggregationPanelCreator

java.lang.Object
  extended by rice.visualization.server.AggregationPanelCreator
All Implemented Interfaces:
PanelCreator

public class AggregationPanelCreator
extends java.lang.Object
implements PanelCreator


Field Summary
static long DAYS
           
static long HOURS
           
static long MINUTES
           
static long SECONDS
           
static long STATS_GRANULARITY
           
static int STATS_HISTORY
           
static long STATS_RANGE
           
static int STATS_SUBSAMPLE
           
static long UPDATE_TIME
           
 
Constructor Summary
AggregationPanelCreator(Timer timer, AggregationImpl aggregation)
           
 
Method Summary
 DataPanel createPanel(java.lang.Object[] objects)
           
protected  void updateData()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SECONDS

public static final long SECONDS
See Also:
Constant Field Values

MINUTES

public static final long MINUTES
See Also:
Constant Field Values

HOURS

public static final long HOURS
See Also:
Constant Field Values

DAYS

public static final long DAYS
See Also:
Constant Field Values

UPDATE_TIME

public static final long UPDATE_TIME
See Also:
Constant Field Values

STATS_GRANULARITY

public static final long STATS_GRANULARITY
See Also:
Constant Field Values

STATS_RANGE

public static final long STATS_RANGE
See Also:
Constant Field Values

STATS_HISTORY

public static final int STATS_HISTORY
See Also:
Constant Field Values

STATS_SUBSAMPLE

public static final int STATS_SUBSAMPLE
See Also:
Constant Field Values
Constructor Detail

AggregationPanelCreator

public AggregationPanelCreator(Timer timer,
                               AggregationImpl aggregation)
Method Detail

createPanel

public DataPanel createPanel(java.lang.Object[] objects)
Specified by:
createPanel in interface PanelCreator

updateData

protected void updateData()

ePOST API

Copyright © 2001-2005 - Rice Pastry.