由活动关联技术提供的变量具有不同的数据类型。
变量 | 数据类型 |
---|---|
act_ event | 由 com.ibm.correlation.IEvent 接口定义的类型 |
act_ eventCount | int |
act_ eventList | 由 com.ibm.correlation.IEventList 接口定义的类型 |
act_ lib | 由 com.ibm.correlation.IACTLibrary 接口定义的类型 |
act_ location | java.lang.String |
act_ nodeName | java.lang.String |
act_ threshold | 因为该变量是阈值规则的 <computedThreshold> 或 <eventCountThreshold> 元素上阈值属性的值,所以数据类型必须与阈值属性值的数据类型相同。 |