Dashboard Builder CSV Provider 6.0.0.CR4-Pre1

org.jboss.dashboard.dataset.csv
Class CSVDataSet.CSVReadTrace

java.lang.Object
  extended by org.jboss.dashboard.profiler.CodeBlockTrace
      extended by org.jboss.dashboard.dataset.csv.CSVDataSet.CSVReadTrace
Enclosing class:
CSVDataSet

public class CSVDataSet.CSVReadTrace
extends org.jboss.dashboard.profiler.CodeBlockTrace


Field Summary
protected  Map<String,Object> context
           
 
Fields inherited from class org.jboss.dashboard.profiler.CodeBlockTrace
ancestorTypes, beginTimeMillis, children, childrenElapsedTimeMillis, dateFormat, endTimeMillis, id, parent
 
Constructor Summary
CSVDataSet.CSVReadTrace(CSVDataLoader dataLoader)
           
 
Method Summary
 Map<String,Object> getContext()
           
 String getDescription()
           
 org.jboss.dashboard.profiler.CodeBlockType getType()
           
 
Methods inherited from class org.jboss.dashboard.profiler.CodeBlockTrace
addChild, begin, end, equals, getAncestorTypes, getBeginTimeMillis, getChildren, getChildrenElapsedTimeMillis, getDescendants, getElapsedTimeMillis, getEndTimeMillis, getId, getLevel, getParent, getSelfTimeMillis, getThreadProfile, hashCode, isDescendantOfType, isRunning, printContext, printContext, printContext, printIndent, printMap, printMap, removeChild, setAncestorTypes, setBeginTimeMillis, setChildren, setEndTimeMillis, setId, setParent, setThreadProfile, toPlainList, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

context

protected Map<String,Object> context
Constructor Detail

CSVDataSet.CSVReadTrace

public CSVDataSet.CSVReadTrace(CSVDataLoader dataLoader)
Method Detail

getType

public org.jboss.dashboard.profiler.CodeBlockType getType()
Specified by:
getType in class org.jboss.dashboard.profiler.CodeBlockTrace

getDescription

public String getDescription()
Specified by:
getDescription in class org.jboss.dashboard.profiler.CodeBlockTrace

getContext

public Map<String,Object> getContext()
Specified by:
getContext in class org.jboss.dashboard.profiler.CodeBlockTrace

Dashboard Builder CSV Provider 6.0.0.CR4-Pre1

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.