ACT(Active Correlation Technology)에서 제공하는 변수는 다른 데이터 유형을 갖고 있습니다.
변수 | 데이터 유형 |
---|---|
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> 요소에 대한 임계값 속성의 값이므로 데이터 유형이 임계값 속성값의 데이터 유형과 동일해야 합니다. |