Modifier and Type | Field and Description |
---|---|
protected boolean |
collate_reduces |
protected prefuse.data.Table |
plot_tab |
protected HashMap<String,ArrayList<prefuse.data.Tuple>> |
reducepart_hash |
Constructor and Description |
---|
Swimlanes.MapReduceSwimlanes() |
Modifier and Type | Method and Description |
---|---|
prefuse.visual.VisualTable |
addToVisualization(prefuse.Visualization viz,
String groupname) |
void |
groupByEndTime() |
void |
groupByStartTime() |
void |
groupByState()
Reassigns Y coord values to group by state
|
void |
populateTable_CollateReduces(prefuse.data.Table orig_tab) |
void |
populateTable_MapsReducesOnly(prefuse.data.Table orig_tab) |
void |
populateTable_OneLinePerState(prefuse.data.Table orig_tab) |
protected prefuse.data.Table plot_tab
protected boolean collate_reduces
public void populateTable_OneLinePerState(prefuse.data.Table orig_tab)
public void populateTable_CollateReduces(prefuse.data.Table orig_tab)
public void populateTable_MapsReducesOnly(prefuse.data.Table orig_tab)
public void groupByState()
public void groupByStartTime()
public void groupByEndTime()
public prefuse.visual.VisualTable addToVisualization(prefuse.Visualization viz, String groupname)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.