Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-01


com.sigmadynamics.sdo.util
Class BuiltInStatistics

java.lang.Object
  extended by com.sigmadynamics.sdo.util.BuiltInStatistics


public class BuiltInStatistics
extends java.lang.Object

Built in Statistic events that may have statistics collected


Field Summary
static int ASSESSED
           
static int CALLED
           
static int COMMUNICATION_TIME
           
static int DEFAULT
           
static int ELIGIBLE
           
static int NUM_EVENT_TYPES
           
static int REQUESTED
           
static int SELECTED
           
static int TIME
           
static int WAIT_TIME
           

 

Constructor Summary
BuiltInStatistics()
           

 

Method Summary
static int getEventIndex(int index)
           
static java.lang.String getEventInternalName(int index)
           
static boolean isStaticEvent(java.lang.String eventName)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

CALLED

public static final int CALLED
See Also:
Constant Field Values

ELIGIBLE

public static final int ELIGIBLE
See Also:
Constant Field Values

SELECTED

public static final int SELECTED
See Also:
Constant Field Values

REQUESTED

public static final int REQUESTED
See Also:
Constant Field Values

ASSESSED

public static final int ASSESSED
See Also:
Constant Field Values

TIME

public static final int TIME
See Also:
Constant Field Values

DEFAULT

public static final int DEFAULT
See Also:
Constant Field Values

COMMUNICATION_TIME

public static final int COMMUNICATION_TIME
See Also:
Constant Field Values

WAIT_TIME

public static final int WAIT_TIME
See Also:
Constant Field Values

NUM_EVENT_TYPES

public static final int NUM_EVENT_TYPES
See Also:
Constant Field Values

Constructor Detail

BuiltInStatistics

public BuiltInStatistics()

Method Detail

isStaticEvent

public static boolean isStaticEvent(java.lang.String eventName)

getEventIndex

public static int getEventIndex(int index)

getEventInternalName

public static java.lang.String getEventInternalName(int index)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-01


Copyright © 2010, Oracle. All rights reserved.