|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.util.MemoryPoolAdapter.MemUsage
public static class MemoryPoolAdapter.MemUsage
| Constructor Summary | |
|---|---|
protected |
MemoryPoolAdapter.MemUsage(long max,
long committed,
long used)
|
| Method Summary | |
|---|---|
long |
getFree()
|
long |
getMax()
|
long |
getUsed()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected MemoryPoolAdapter.MemUsage(long max,
long committed,
long used)
| Method Detail |
|---|
public long getMax()
public long getUsed()
public long getFree()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||