As variáveis fornecidas pela Tecnologia ACT têm diferentes tipos de dados.
Variável | Tipo de dado |
---|---|
act_ event | O tipo definido pela interface com.ibm.correlation.IEvent |
act_ eventCount | int |
act_ eventList | O tipo definido pela interface com.ibm.correlation.IEventList |
act_ lib | O tipo definido pela interface com.ibm.correlation.IACTLibrary |
act_ location | java.lang.String |
act_ nodeName | java.lang.String |
act_ threshold | Como essa variável é o valor do atributo threshold no elemento <computedThreshold> ou <eventCountThreshold> de uma regra de limite, o tipo de dados deve ser idêntico ao do valor do atributo threshold. |