|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjist.runtime.RemoteJist.Job
public static class RemoteJist.Job
A simulation job.
Field Summary | |
---|---|
RemoteJist.JistClientRemote |
client
remote simulation client. |
long |
mem
memory requirements. |
Main.CommandLineOptions |
options
command-line parameters. |
java.util.Properties |
properties
simulation properties. |
Constructor Summary | |
---|---|
RemoteJist.Job()
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public Main.CommandLineOptions options
public java.util.Properties properties
public RemoteJist.JistClientRemote client
public long mem
Constructor Detail |
---|
public RemoteJist.Job()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |