|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.jmeter.monitor.model.MemoryImpl
public class MemoryImpl
| Constructor Summary | |
|---|---|
MemoryImpl()
|
|
| Method Summary | |
|---|---|
long |
getFree()
|
long |
getMax()
|
long |
getTotal()
|
void |
setFree(long value)
|
void |
setMax(long value)
|
void |
setTotal(long value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MemoryImpl()
| Method Detail |
|---|
public long getMax()
getMax in interface Memorypublic void setMax(long value)
setMax in interface Memorypublic long getFree()
getFree in interface Memorypublic void setFree(long value)
setFree in interface Memorypublic long getTotal()
getTotal in interface Memorypublic void setTotal(long value)
setTotal in interface Memory
|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||