org.apache.hadoop.chukwa.analysis.salsa.visualization
Class Heatmap.HeatmapData
java.lang.Object
org.apache.hadoop.chukwa.analysis.salsa.visualization.Heatmap.HeatmapData
- Enclosing class:
- Heatmap
protected static class Heatmap.HeatmapData
- extends Object
Internal representation of all data needed to render heatmap;
data-handling code populates this data structure
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
agg_tab
public prefuse.data.Table agg_tab
stats
public long[][] stats
min
public long min
max
public long max
num_hosts
public int num_hosts
hostnames
public String[] hostnames
Heatmap.HeatmapData
public Heatmap.HeatmapData()
Copyright © ${year} The Apache Software Foundation