|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object spec.harness.analyzer.AnalyzerBase spec.harness.analyzer.HeapMemoryFreeAnalyzer
public class HeapMemoryFreeAnalyzer
Nested Class Summary | |
---|---|
static class |
HeapMemoryFreeAnalyzer.HeapMemoryFree
|
Constructor Summary | |
---|---|
HeapMemoryFreeAnalyzer()
|
Method Summary | |
---|---|
void |
execute(long time)
Execution method called at regular intervals for polling stats. |
Methods inherited from class spec.harness.analyzer.AnalyzerBase |
---|
addError, addErrorToSuiteResult, addViolationToSuiteResult, endMeasurementInterval, getBenchmarkDuration, getBenchmarkName, getNoOps, isTimedRun, report, report, setIterationResult, setup, setupAnalyzerClass, startMeasurementInterval, tearDown, tearDownAnalyzerClass |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HeapMemoryFreeAnalyzer()
Method Detail |
---|
public void execute(long time)
AnalyzerBase
execute
in class AnalyzerBase
time
- when the call is made
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |