com.perfdynamics.pdq
Class defs
java.lang.Object
com.perfdynamics.pdq.defs
public class defs
- extends java.lang.Object
- Author:
- plh
Constructor Summary |
defs()
|
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAXNODES
public static final int MAXNODES
- See Also:
- Constant Field Values
MAXBUF
public static final int MAXBUF
- See Also:
- Constant Field Values
MAXSTREAMS
public static final int MAXSTREAMS
- See Also:
- Constant Field Values
MAXCHARS
public static final int MAXCHARS
- See Also:
- Constant Field Values
DEBUG
public static final boolean DEBUG
- See Also:
- Constant Field Values
VOID
public static final int VOID
- See Also:
- Constant Field Values
OPEN
public static final int OPEN
- See Also:
- Constant Field Values
CLOSED
public static final int CLOSED
- See Also:
- Constant Field Values
MEM
public static final int MEM
- See Also:
- Constant Field Values
CEN
public static final int CEN
- See Also:
- Constant Field Values
DLY
public static final int DLY
- See Also:
- Constant Field Values
MSQ
public static final int MSQ
- See Also:
- Constant Field Values
ISRV
public static final int ISRV
- See Also:
- Constant Field Values
FCFS
public static final int FCFS
- See Also:
- Constant Field Values
PSHR
public static final int PSHR
- See Also:
- Constant Field Values
LCFS
public static final int LCFS
- See Also:
- Constant Field Values
TERM
public static final int TERM
- See Also:
- Constant Field Values
TRANS
public static final int TRANS
- See Also:
- Constant Field Values
BATCH
public static final int BATCH
- See Also:
- Constant Field Values
EXACT
public static final int EXACT
- See Also:
- Constant Field Values
APPROX
public static final int APPROX
- See Also:
- Constant Field Values
CANON
public static final int CANON
- See Also:
- Constant Field Values
VISITS
public static final int VISITS
- See Also:
- Constant Field Values
DEMAND
public static final int DEMAND
- See Also:
- Constant Field Values
PDQ_SP
public static final int PDQ_SP
- See Also:
- Constant Field Values
PDQ_MP
public static final int PDQ_MP
- See Also:
- Constant Field Values
TOL
public static final double TOL
- See Also:
- Constant Field Values
defs
public defs()
main
public static void main(java.lang.String[] args)