|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.shiftone.jrat.core.jmx.benchmark.Benchmark
public class Benchmark
| Constructor Summary | |
|---|---|
Benchmark()
|
|
| Method Summary | |
|---|---|
double |
calculateCostPerMethodCallNanos()
|
java.lang.String |
calculateCostPerMethodCallNanosText()
|
long |
getIterations()
|
void |
monitorDoWork()
|
void |
setIterations(long iterations)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Benchmark()
| Method Detail |
|---|
public void monitorDoWork()
public long getIterations()
getIterations in interface BenchmarkMBeanpublic void setIterations(long iterations)
setIterations in interface BenchmarkMBeanpublic java.lang.String calculateCostPerMethodCallNanosText()
calculateCostPerMethodCallNanosText in interface BenchmarkMBeanpublic double calculateCostPerMethodCallNanos()
calculateCostPerMethodCallNanos in interface BenchmarkMBean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||