com.apama.md.constants
Event Constants


This event describes the various Constants used. The timestamp keys are the dictionary key values within a dictionary of timestamps.
Constant summary
 constant integerAP_TIMESTAMP_DOWNSTREAM_CORRELATOR_AGGREGATOR_ENTRY := 6800

Aggregator entry timestamp key.
 constant integerAP_TIMESTAMP_DOWNSTREAM_CORRELATOR_AGGREGATOR_EXIT := 6810

Aggregator exit timestamp key.
 constant integerAP_TIMESTAMP_DOWNSTREAM_CORRELATOR_CLIENT_ENTRY := 6500

Client entry timestamp key.
 constant integerAP_TIMESTAMP_DOWNSTREAM_CORRELATOR_CLIENT_EXIT := 6510

Client exit timestamp key.
 constant integerAP_TIMESTAMP_DOWNSTREAM_CORRELATOR_CROSSRATE_EXIT := 6910

Crossrate exit timestamp key.
 constant integerAP_TIMESTAMP_DOWNSTREAM_CORRELATOR_FTSC_ENTRY := 6600

FTSC entry timestamp key.
 constant integerAP_TIMESTAMP_DOWNSTREAM_CORRELATOR_FTSC_EXIT := 6610

FTSC exit timestamp key.
 constant integerAP_TIMESTAMP_DOWNSTREAM_CORRELATOR_MDBRIDGE_ENTRY := 5400

MDBridge entry timestamp key.
 constant integerAP_TIMESTAMP_DOWNSTREAM_CORRELATOR_MDBRIDGE_EXIT := 5410

MDBridge exit timestamp key.
 constant integerAP_TIMESTAMP_DOWNSTREAM_CORRELATOR_MDMANAGER_ENTRY := 6550

MDManager entry timestamp key.
 constant integerAP_TIMESTAMP_DOWNSTREAM_CORRELATOR_MDMANAGER_EXIT := 6560

MDManager exit timestamp key.
 constant integerAP_TIMESTAMP_DOWNSTREAM_CORRELATOR_MIN := 5000

Minimum timestamp key to be used for monitoring within the correlator.
 constant integerAP_TIMESTAMP_DOWNSTREAM_CORRELATOR_REFLECTOR_EXIT := 6000

Reflector exit timestamp key.
 constant integerAP_TIMESTAMP_DOWNSTREAM_CORRELATOR_SPREADER_EXIT := 6700

Spreader exit timestamp key.
 constant stringENABLE_TIMESTAMPS := "ENABLE_TIMESTAMPS"

Constant for enabling timestamps for performance measures.
 
Constant detail

AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_AGGREGATOR_ENTRY

            constant integer AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_AGGREGATOR_ENTRY := 6800
        
Aggregator entry timestamp key.

AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_AGGREGATOR_EXIT

            constant integer AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_AGGREGATOR_EXIT := 6810
        
Aggregator exit timestamp key.

AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_CLIENT_ENTRY

            constant integer AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_CLIENT_ENTRY := 6500
        
Client entry timestamp key.

AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_CLIENT_EXIT

            constant integer AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_CLIENT_EXIT := 6510
        
Client exit timestamp key.

AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_CROSSRATE_EXIT

            constant integer AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_CROSSRATE_EXIT := 6910
        
Crossrate exit timestamp key.

AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_FTSC_ENTRY

            constant integer AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_FTSC_ENTRY := 6600
        
FTSC entry timestamp key.

AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_FTSC_EXIT

            constant integer AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_FTSC_EXIT := 6610
        
FTSC exit timestamp key.

AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_MDBRIDGE_ENTRY

            constant integer AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_MDBRIDGE_ENTRY := 5400
        
MDBridge entry timestamp key.

AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_MDBRIDGE_EXIT

            constant integer AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_MDBRIDGE_EXIT := 5410
        
MDBridge exit timestamp key.

AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_MDMANAGER_ENTRY

            constant integer AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_MDMANAGER_ENTRY := 6550
        
MDManager entry timestamp key.

AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_MDMANAGER_EXIT

            constant integer AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_MDMANAGER_EXIT := 6560
        
MDManager exit timestamp key.

AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_MIN

            constant integer AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_MIN := 5000
        
Minimum timestamp key to be used for monitoring within the correlator.

AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_REFLECTOR_EXIT

            constant integer AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_REFLECTOR_EXIT := 6000
        
Reflector exit timestamp key.

AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_SPREADER_EXIT

            constant integer AP_TIMESTAMP_DOWNSTREAM_CORRELATOR_SPREADER_EXIT := 6700
        
Spreader exit timestamp key.

ENABLE_TIMESTAMPS

            constant string ENABLE_TIMESTAMPS := "ENABLE_TIMESTAMPS"
        
Constant for enabling timestamps for performance measures.