|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.clif.analyze.statistics.AbstractAnalyst
org.ow2.clif.analyze.statistics.ProbeAnalyst
org.ow2.clif.analyze.statistics.MemoryAnalyst
public class MemoryAnalyst
Analyze memory probes of CLIF
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.ow2.clif.analyze.statistics.AbstractAnalyst |
---|
AbstractAnalyst.ProfilingStatistics |
Field Summary | |
---|---|
static java.lang.String |
FIELD_LABEL
|
static java.lang.String |
TYPE_LABEL
|
Constructor Summary | |
---|---|
MemoryAnalyst()
constructor |
|
MemoryAnalyst(java.lang.String analyzeRange)
|
Method Summary | |
---|---|
void |
addProfilingData(BladeStoreReader reader,
EventFilter filter)
|
Methods inherited from class org.ow2.clif.analyze.statistics.ProbeAnalyst |
---|
outputAnalysis, outputHistories, outputProbeHistory |
Methods inherited from class org.ow2.clif.analyze.statistics.AbstractAnalyst |
---|
addBladeData, getBladeIdentifiers, getLabel, getProfilingStatistics, getStatSortFactor, getStatSortRatio, isEmpty, removeBladeData, setLabel, setStatSortFactor, setStatSortRatio |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String TYPE_LABEL
public static final java.lang.String FIELD_LABEL
Constructor Detail |
---|
public MemoryAnalyst()
public MemoryAnalyst(java.lang.String analyzeRange)
Method Detail |
---|
public void addProfilingData(BladeStoreReader reader, EventFilter filter) throws ClifException
addProfilingData
in class AbstractAnalyst
ClifException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |