IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.kernel
Class Constants

java.lang.Object
  extended by com.ibm.rational.test.lt.kernel.Constants

public class Constants
extends Object


Field Summary
static int CORETHREADS
           
static int EXECUTION_HISTORY_ACTION_DETAILS
           
static int EXECUTION_HISTORY_ALL
           
static int EXECUTION_HISTORY_DEBUG
           
static int EXECUTION_HISTORY_NONE
           
static int EXECUTION_HISTORY_PRIMARY_TEST_ACTIONS
           
static int EXECUTION_HISTORY_SCHEDULE_ACTIONS
           
static int EXECUTION_HISTORY_SECONDARY_TEST_ACTIONS
           
static int LOG_VERBOSITY_0
           
static int LOG_VERBOSITY_1
           
static int LOG_VERBOSITY_2
           
static int LOG_VERBOSITY_3
           
static int LOG_VERBOSITY_4
           
static int MAXTHREADS
           
static int OLD_EXECUTION_HISTORY_VERBOSITY_0
           
static int OLD_EXECUTION_HISTORY_VERBOSITY_1
           
static int OLD_EXECUTION_HISTORY_VERBOSITY_2
           
static int OLD_EXECUTION_HISTORY_VERBOSITY_3
           
static int OLD_EXECUTION_HISTORY_VERBOSITY_4
           
static int OLD_STATISTICS_VERBOSITY_0
           
static int OLD_STATISTICS_VERBOSITY_1
           
static int OLD_STATISTICS_VERBOSITY_2
           
static int STATISTICS_VERBOSITY_0
           
static int STATISTICS_VERBOSITY_1
           
static int STATISTICS_VERBOSITY_2
           
static int STATISTICS_VERBOSITY_ALL
           
static int STATISTICS_VERBOSITY_NONE
           
static int STATISTICS_VERBOSITY_PRIMARY_TEST_ACTIONS
           
static int STATISTICS_VERBOSITY_SCHEDULE_ACTIONS
           
static int STATISTICS_VERBOSITY_SECONDARY_TEST_ACTIONS
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXECUTION_HISTORY_NONE

public static final int EXECUTION_HISTORY_NONE
See Also:
Constant Field Values

EXECUTION_HISTORY_SCHEDULE_ACTIONS

public static final int EXECUTION_HISTORY_SCHEDULE_ACTIONS
See Also:
Constant Field Values

EXECUTION_HISTORY_PRIMARY_TEST_ACTIONS

public static final int EXECUTION_HISTORY_PRIMARY_TEST_ACTIONS
See Also:
Constant Field Values

EXECUTION_HISTORY_SECONDARY_TEST_ACTIONS

public static final int EXECUTION_HISTORY_SECONDARY_TEST_ACTIONS
See Also:
Constant Field Values

EXECUTION_HISTORY_ACTION_DETAILS

public static final int EXECUTION_HISTORY_ACTION_DETAILS
See Also:
Constant Field Values

EXECUTION_HISTORY_DEBUG

public static final int EXECUTION_HISTORY_DEBUG
See Also:
Constant Field Values

EXECUTION_HISTORY_ALL

public static final int EXECUTION_HISTORY_ALL
See Also:
Constant Field Values

OLD_EXECUTION_HISTORY_VERBOSITY_0

public static final int OLD_EXECUTION_HISTORY_VERBOSITY_0
See Also:
Constant Field Values

OLD_EXECUTION_HISTORY_VERBOSITY_1

public static final int OLD_EXECUTION_HISTORY_VERBOSITY_1
See Also:
Constant Field Values

OLD_EXECUTION_HISTORY_VERBOSITY_2

public static final int OLD_EXECUTION_HISTORY_VERBOSITY_2
See Also:
Constant Field Values

OLD_EXECUTION_HISTORY_VERBOSITY_3

public static final int OLD_EXECUTION_HISTORY_VERBOSITY_3
See Also:
Constant Field Values

OLD_EXECUTION_HISTORY_VERBOSITY_4

public static final int OLD_EXECUTION_HISTORY_VERBOSITY_4
See Also:
Constant Field Values

STATISTICS_VERBOSITY_0

public static final int STATISTICS_VERBOSITY_0
See Also:
Constant Field Values

STATISTICS_VERBOSITY_1

public static final int STATISTICS_VERBOSITY_1
See Also:
Constant Field Values

STATISTICS_VERBOSITY_2

public static final int STATISTICS_VERBOSITY_2
See Also:
Constant Field Values

STATISTICS_VERBOSITY_NONE

public static final int STATISTICS_VERBOSITY_NONE
See Also:
Constant Field Values

STATISTICS_VERBOSITY_SCHEDULE_ACTIONS

public static final int STATISTICS_VERBOSITY_SCHEDULE_ACTIONS
See Also:
Constant Field Values

STATISTICS_VERBOSITY_PRIMARY_TEST_ACTIONS

public static final int STATISTICS_VERBOSITY_PRIMARY_TEST_ACTIONS
See Also:
Constant Field Values

STATISTICS_VERBOSITY_SECONDARY_TEST_ACTIONS

public static final int STATISTICS_VERBOSITY_SECONDARY_TEST_ACTIONS
See Also:
Constant Field Values

STATISTICS_VERBOSITY_ALL

public static final int STATISTICS_VERBOSITY_ALL
See Also:
Constant Field Values

OLD_STATISTICS_VERBOSITY_0

public static final int OLD_STATISTICS_VERBOSITY_0
See Also:
Constant Field Values

OLD_STATISTICS_VERBOSITY_1

public static final int OLD_STATISTICS_VERBOSITY_1
See Also:
Constant Field Values

OLD_STATISTICS_VERBOSITY_2

public static final int OLD_STATISTICS_VERBOSITY_2
See Also:
Constant Field Values

LOG_VERBOSITY_0

public static final int LOG_VERBOSITY_0
See Also:
Constant Field Values

LOG_VERBOSITY_1

public static final int LOG_VERBOSITY_1
See Also:
Constant Field Values

LOG_VERBOSITY_2

public static final int LOG_VERBOSITY_2
See Also:
Constant Field Values

LOG_VERBOSITY_3

public static final int LOG_VERBOSITY_3
See Also:
Constant Field Values

LOG_VERBOSITY_4

public static final int LOG_VERBOSITY_4
See Also:
Constant Field Values

CORETHREADS

public static final int CORETHREADS
See Also:
Constant Field Values

MAXTHREADS

public static final int MAXTHREADS
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.