The variables that are provided by the Active Correlation Technology have different data types.
Variable | Data type |
---|---|
act_ event | The type that is defined by the com.ibm.correlation.IEvent interface |
act_ eventCount | int |
act_ eventList | The type that is defined by the com.ibm.correlation.IEventList interface |
act_ lib | The type that is defined by the com.ibm.correlation.IACTLibrary interface |
act_ location | java.lang.String |
act_ nodeName | java.lang.String |
act_ threshold | Because this variable is the value of the threshold attribute on the <computedThreshold> or <eventCountThreshold> element of a threshold rule, the data type must be the same as the data type for the threshold attribute value. |