Modifier and Type | Field and Description |
---|---|
jpvmEnvironment |
jpvm |
BufferedReader |
user |
Constructor and Description |
---|
GConsole() |
Modifier and Type | Method and Description |
---|---|
String |
Add()
Add host
|
String |
Add(String host,
int port) |
String |
AddAll()
Add host from file myhosts
|
String |
Conf() |
String |
DelAllHosts()
Delete all the hosts from the JPVM
|
String |
Delete()
delete one task
|
String |
DelHost() |
String |
DelHost(String host) |
void |
Halt()
stop all the current process.
|
String |
Help() |
String |
perror(String message) |
String |
Ps() |
void |
Quit()
stop the jpvm
|
void |
run() |
boolean |
testDaemon()
Test whether the background daemon is started or not
|
public jpvmEnvironment jpvm
public BufferedReader user
public GConsole()
public boolean testDaemon()
public void Quit() throws jpvmException
jpvmException
public String Help() throws jpvmException
jpvmException
public String Conf() throws jpvmException
jpvmException
public String Ps() throws jpvmException
jpvmException
public String DelAllHosts() throws jpvmException
jpvmException
public void Halt() throws jpvmException
jpvmException
public String Delete() throws jpvmException
jpvmException