com.metamatrix.dqp.spi
Class TrackerLogConstants.TXN_POINT

java.lang.Object
  extended by com.metamatrix.dqp.spi.TrackerLogConstants.TXN_POINT
Enclosing class:
TrackerLogConstants

public static class TrackerLogConstants.TXN_POINT
extends java.lang.Object


Field Summary
static short BEGIN
           
static short END
           
static short ERROR
           
static short INTERMEDIATE
           
 
Constructor Summary
TrackerLogConstants.TXN_POINT()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BEGIN

public static final short BEGIN
See Also:
Constant Field Values

END

public static final short END
See Also:
Constant Field Values

ERROR

public static final short ERROR
See Also:
Constant Field Values

INTERMEDIATE

public static final short INTERMEDIATE
See Also:
Constant Field Values
Constructor Detail

TrackerLogConstants.TXN_POINT

public TrackerLogConstants.TXN_POINT()


Copyright © 2009. All Rights Reserved.