IBM Rational Performance Tester SDK

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

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

public class KEventConstants
extends Object

This class defines all the execution history event constants used by protocol agnostic classes.


Field Summary
static String PROP_TIMER_DURATION
           
static String TYPE_DATA_CORRELATION
           
static String TYPE_KDELAY
           
static String TYPE_KSCRIPT_START
           
static String TYPE_KSCRIPT_STOP
           
static String TYPE_KTHINK
           
static String TYPE_LOOP_START
           
static String TYPE_LOOP_STOP
           
static String TYPE_TRANSACTION_START
           
static String TYPE_TRANSACTION_STOP
           
static String TYPE_WEIGHTED_BLOCK_START
           
static String TYPE_WEIGHTED_BLOCK_STOP
           
 
Constructor Summary
KEventConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TYPE_KSCRIPT_START

public static final String TYPE_KSCRIPT_START
See Also:
Constant Field Values

TYPE_KSCRIPT_STOP

public static final String TYPE_KSCRIPT_STOP
See Also:
Constant Field Values

TYPE_LOOP_START

public static final String TYPE_LOOP_START
See Also:
Constant Field Values

TYPE_LOOP_STOP

public static final String TYPE_LOOP_STOP
See Also:
Constant Field Values

TYPE_TRANSACTION_START

public static final String TYPE_TRANSACTION_START
See Also:
Constant Field Values

TYPE_TRANSACTION_STOP

public static final String TYPE_TRANSACTION_STOP
See Also:
Constant Field Values

TYPE_WEIGHTED_BLOCK_START

public static final String TYPE_WEIGHTED_BLOCK_START
See Also:
Constant Field Values

TYPE_WEIGHTED_BLOCK_STOP

public static final String TYPE_WEIGHTED_BLOCK_STOP
See Also:
Constant Field Values

TYPE_KDELAY

public static final String TYPE_KDELAY
See Also:
Constant Field Values

TYPE_KTHINK

public static final String TYPE_KTHINK
See Also:
Constant Field Values

TYPE_DATA_CORRELATION

public static final String TYPE_DATA_CORRELATION
See Also:
Constant Field Values

PROP_TIMER_DURATION

public static final String PROP_TIMER_DURATION
See Also:
Constant Field Values
Constructor Detail

KEventConstants

public KEventConstants()

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.