|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.perfdynamics.pdq.Job
public class Job
Field Summary | |
---|---|
Batch |
batch
|
static int |
BATCH
|
static int |
MAXSTREAMS
|
int |
network
|
int |
should_be_class
|
Terminal |
term
|
static int |
TERM
|
Transaction |
trans
|
static int |
TRANS
|
Constructor Summary | |
---|---|
Job()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int MAXSTREAMS
public static final int TERM
public static final int TRANS
public static final int BATCH
public int should_be_class
public int network
public Terminal term
public Batch batch
public Transaction trans
Constructor Detail |
---|
public Job()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |