|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mysql.management.util.RuntimeI.Stub
com.mysql.management.util.RuntimeI.Default
public static final class RuntimeI.Default
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.mysql.management.util.RuntimeI |
|---|
RuntimeI.Default, RuntimeI.Stub |
| Constructor Summary | |
|---|---|
RuntimeI.Default()
|
|
| Method Summary | |
|---|---|
int |
availableProcessors()
|
java.lang.Process |
exec(java.lang.String[] cmdarray,
java.lang.String[] envp,
java.io.File dir)
|
long |
freeMemory()
|
long |
maxMemory()
|
long |
totalMemory()
|
| Methods inherited from class com.mysql.management.util.RuntimeI.Stub |
|---|
addShutdownHook, exec, exec, exec, exec, exec, exit, gc, getLocalizedInputStream, getLocalizedOutputStream, halt, load, loadLibrary, removeShutdownHook, runFinalization, traceInstructions, traceMethodCalls |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RuntimeI.Default()
| Method Detail |
|---|
public int availableProcessors()
availableProcessors in interface RuntimeIavailableProcessors in class RuntimeI.StubRuntime.availableProcessors()
public java.lang.Process exec(java.lang.String[] cmdarray,
java.lang.String[] envp,
java.io.File dir)
exec in interface RuntimeIexec in class RuntimeI.StubRuntime.exec(java.lang.String[], java.lang.String[],
java.io.File)public long freeMemory()
freeMemory in interface RuntimeIfreeMemory in class RuntimeI.StubRuntime.freeMemory()public long maxMemory()
maxMemory in interface RuntimeImaxMemory in class RuntimeI.StubRuntime.maxMemory()public long totalMemory()
totalMemory in interface RuntimeItotalMemory in class RuntimeI.StubRuntime.totalMemory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||